Unofficial kii.com REST API python client. It aims to build a thin layer around the REST API trying to reduce abstractions. It's mainly intended to be used as an admin tool.
$ git clone [email protected]:jolivares/kii-pyrest.git
$ cd kii-pyrest
$ python setup.py install
Take a look at demo.py