Bindings for WebUntis API
Project description
import webuntis s = webuntis.Session( username='api', password='api', server='webuntis.grupet.at:8080', school='demo_inf' ).login() for klasse in s.klassen(): print(klasse.name)
For the full documentation, check out the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webuntis-0.1.1.tar.gz
(18.9 kB
view hashes)