iCR Python Module for iControl REST
Problem this snippet solves: This is a python module to simplify using iControl REST.
Install using pip:
pip install iCR
or retrieve from https://pypi.python.org/pypi?:action=displ...
Updated Jun 06, 2023
Version 2.0PeteWhite
Employee
Joined May 16, 2019
PeteWhite
Nov 12, 2018Employee
Hi liuyi6324, I have developed and tested this on Python 2 but i can't see why it wouldn't work on v3. The only issue might be the debug I guess - print is different in v3. If you can test it and let me know I will develop it so that it works in v3 as well. This will work in all versions after 11.5 as it uses the basic REST functionality.