Python UniFI API for management of Ubiquity UniFI infrastructure

Post Syndicated from Anonymous original http://deliantech.blogspot.com/2017/01/python-unifi-api-for-management-of.html

I am porting to Python the UniFi Browser API (PHP) which could be used to manage the UniFI AP infrastructure from external application to the UniCK Controller.
The port is completed, however, the work is ongoing, the API is updated (adding new calls and support for HotSpot 2.0) and changes may happen.
Documentation will come a bit later, but I guess the code is self explanatory.
For those who are interested, you could find it here: