pycclib is a convenient wrapper for the cloudControl RESTful API.
- python 2.6.x and later
- python modules:
- httplib2
To install pycclib:
$ python setup.py install
Dependencies should be automatically fetched by easy_install.
$ python setup.py test