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 details)
Built Distribution
File details
Details for the file webuntis-0.1.23.tar.gz
.
File metadata
- Download URL: webuntis-0.1.23.tar.gz
- Upload date:
- Size: 82.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9197a9242e55c6f72ab0261a1b5b1c60016db3534c843c1da111e864817e5f37 |
|
MD5 | 029c16c06f8725a57b4f1a11910acb06 |
|
BLAKE2b-256 | 1d845a075a4d71027bea86dd287d3ac68f2e01d14777c7f8b1c60b7a47b626ae |
File details
Details for the file webuntis-0.1.23-py2.py3-none-any.whl
.
File metadata
- Download URL: webuntis-0.1.23-py2.py3-none-any.whl
- Upload date:
- Size: 48.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26d8f77aa348b46d1d1daecc1d66f791e084d362719ed40a514c0e7abc053de5 |
|
MD5 | 37ecf6afb0f1894e7cf8580b7b0b3617 |
|
BLAKE2b-256 | 4812daf9b97955ab29e64a6cde017911ee4f91f46eb493998f2313cb7cc46f77 |