Bindings for WebUntis API
Project description
Bindings for WebUntis API
import webuntis with webuntis.Session( username='name', password='passwd', server='webuntis.grupet.at:8080', school='demo_inf', useragent='WebUntis Test' ).login() as s: for klasse in s.klassen(): print(klasse.name)
Installation
pip install webuntis
License
python-webuntis is released under the 3-clause BSD license, see LICENSE for details.
This project is now maintained again. It was originally written by untitaker
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.23.tar.gz
(82.5 kB
view hashes)
Built Distribution
Close
Hashes for webuntis-0.1.23-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26d8f77aa348b46d1d1daecc1d66f791e084d362719ed40a514c0e7abc053de5 |
|
MD5 | 37ecf6afb0f1894e7cf8580b7b0b3617 |
|
BLAKE2b-256 | 4812daf9b97955ab29e64a6cde017911ee4f91f46eb493998f2313cb7cc46f77 |