Bindings for WebUntis API
Project description
=====================================
This project is now maintained again. It was originally written by `untitaker <https://github.com/untitaker>`_
=====================================
|
|
|
===============
python-webuntis
===============
.. image:: https://travis-ci.org/maphy-psd/python-webuntis.png?branch=master
:target: https://travis-ci.org/maphy-psd/python-webuntis
.. image:: https://coveralls.io/repos/github/maphy-psd/python-webuntis/badge.svg?branch=master
:target: https://coveralls.io/r/maphy-psd/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)
`read more... <http://python-webuntis.readthedocs.org/en/latest/>`_
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 <https://github.com/untitaker>`_
=====================================
|
|
|
===============
python-webuntis
===============
.. image:: https://travis-ci.org/maphy-psd/python-webuntis.png?branch=master
:target: https://travis-ci.org/maphy-psd/python-webuntis
.. image:: https://coveralls.io/repos/github/maphy-psd/python-webuntis/badge.svg?branch=master
:target: https://coveralls.io/r/maphy-psd/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)
`read more... <http://python-webuntis.readthedocs.org/en/latest/>`_
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.10.tar.gz
(29.0 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.10.tar.gz.
File metadata
- Download URL: webuntis-0.1.10.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf68e76e9f546222ac5f34625e1bf91abfd3176f353bb6c0193b7b10a6e437ce
|
|
| MD5 |
8fe7da88ec3b261ccc32e1c49fe50acd
|
|
| BLAKE2b-256 |
ecac4f14076d4f7396a1f20c51de73589863eab21f2c3b4e53b9ae6470f32904
|
File details
Details for the file webuntis-0.1.10-py2.py3-none-any.whl.
File metadata
- Download URL: webuntis-0.1.10-py2.py3-none-any.whl
- Upload date:
- Size: 36.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9ba3bfba31966d8a50008f179175544faacc38e548a3ba18f0b57ee4b81a26d
|
|
| MD5 |
bf83050d607dbe0670dc384718dcfae4
|
|
| BLAKE2b-256 |
eda60d7ba31b26e3b163e1e49e2c7f49b0c4b059336a247395f92713ae7c6de7
|