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.11.tar.gz
(30.3 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.11.tar.gz.
File metadata
- Download URL: webuntis-0.1.11.tar.gz
- Upload date:
- Size: 30.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fae1083cec806c1aaf02da3cc6a135681d23827678cd7d11f3dad4958ac197c8
|
|
| MD5 |
1a4044c7e015ec8d11fc170025d7cb66
|
|
| BLAKE2b-256 |
8b1fe42ed055f634232a6fa05ce0d2f6366f303047141982463c1954f090f9ba
|
File details
Details for the file webuntis-0.1.11-py2.py3-none-any.whl.
File metadata
- Download URL: webuntis-0.1.11-py2.py3-none-any.whl
- Upload date:
- Size: 37.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e36f95cb87d749c5a8be1a66a4da84bed7a161b5232ed3d69c751200bc282389
|
|
| MD5 |
d5b778c71758136c352231c947a66fa0
|
|
| BLAKE2b-256 |
c195fbe1280ea686d72e0edbfd395c923a7efa978b57d2b9a1f36ae034ad48a2
|