A python library to interact with Unify's school management system.
pip install extranet>>> from extranet import Extranet
>>> e = Extranet(BASE_URL, login, password)
>>> e.get_timetable()
>>> ...Feel free to send pull requests :)
| Name | Name | Last commit date | ||
|---|---|---|---|---|