Skip to content

ork/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

Contributors 2

  •  
  •  

Languages