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.22.tar.gz
(81.9 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.22.tar.gz.
File metadata
- Download URL: webuntis-0.1.22.tar.gz
- Upload date:
- Size: 81.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e11eba8acb80622b80b572cf2ece1e208241fe0996d515d9784c6d0eecf18270
|
|
| MD5 |
166e172db3f752c04a0912382a99cf7a
|
|
| BLAKE2b-256 |
c65f23efd46cbe4a5f776e15402d589b7afb02d60c49b17f699cf0c6742f5419
|
File details
Details for the file webuntis-0.1.22-py2.py3-none-any.whl.
File metadata
- Download URL: webuntis-0.1.22-py2.py3-none-any.whl
- Upload date:
- Size: 48.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19583df1ad85c77d89f254a18e9b9544e40c1be29d533159f03e8a51bd855fd7
|
|
| MD5 |
c5f8c1ded323c9cc9c5b0e0a93a15a08
|
|
| BLAKE2b-256 |
286558bf0fbe49a5e27915994c6375b021a1d393fbdd19a194e4903db68afe6c
|