Bindings for WebUntis API
Project description
This project is now maintained again. It was originally written by untitaker
python-webuntis
Bindings for WebUntis API
import webuntis
s = webuntis.Session(
username='api',
password='api',
server='webuntis.grupet.at:8080',
school='demo_inf',
useragent='WebUntis Test'
).login()
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.
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.12.tar.gz
(31.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file webuntis-0.1.12.tar.gz.
File metadata
- Download URL: webuntis-0.1.12.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0da30425734837efdff4cb671f0153cc38521e0856aeb9c8e7f7c4fdccdcd79
|
|
| MD5 |
2a6da31996aa17f37f36d05665a309f7
|
|
| BLAKE2b-256 |
119c45eb29ef0577adc8aadc3505b6d1331dff3e6b7b7ab8f1449f65757d17c8
|
File details
Details for the file webuntis-0.1.12-py2.py3-none-any.whl.
File metadata
- Download URL: webuntis-0.1.12-py2.py3-none-any.whl
- Upload date:
- Size: 38.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89ce427302002b5ce9c3b523d92a3a51cd28e357ec989b2f1a6be918e23b1a19
|
|
| MD5 |
2fc59d0b75d876500403ffa8a41c85b9
|
|
| BLAKE2b-256 |
8cc897871d6e91c096bac43f33545d97993b5b054a98081ec97b3eca1d652f87
|