Skip to content

Conversion of the Unifi Shell API to python3 using Requests and Re

License

Notifications You must be signed in to change notification settings

vagelim/Unifi-Python-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unifi-Python-API

Conversion of the Unifi Shell API to python3 using Requests and Re

Requirements:

  • Python 3.6
  • requests >= 2.18.4
  • typing >= 3.6.4

Aim

Deliver a "lightweight" easy to understand python api for the Unifi controller.
The api is based off the following:

Enhancements

  • Filter devices (regex)
  • Order devices by a key, defaults to '_id'

Credits

This Api is based on the work done by the following developers:

About

Conversion of the Unifi Shell API to python3 using Requests and Re

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%