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.21.tar.gz
(51.6 kB
view hashes)
Built Distribution
Close
Hashes for webuntis-0.1.21-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | afe27f0f00d79a1f62d5c4110a1062eb872c8c7e231dc2c61e6af680b62b5133 |
|
MD5 | 37c445634b301652459e50bbcd20313a |
|
BLAKE2b-256 | 36568eebf9adad3c57d5f420bce0ef658580160165dc8f9c6bfbcdbf7685999e |