Skip to content
forked from ork/extranet.py

A python library to interact with Unify's school management system

License

Notifications You must be signed in to change notification settings

Zedoki/extranet.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extranet.py

A python library to interact with Unify's school management system.

Installation

pip install extranet

Usage

>>> from extranet import Extranet
>>> e = Extranet(BASE_URL, login, password)
>>> e.get_timetable()
>>> ...

Feel free to send pull requests :)

About

A python library to interact with Unify's school management system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%