.coveragerc
.gitignore
.readthedocs.yaml
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/codeql-analysis.yml
docs/Makefile
docs/conf.py
docs/exceptions.rst
docs/index.rst
docs/license.rst
docs/objects.rst
docs/quickstart.rst
docs/session.rst
examples/credentials.py
examples/html_timetable.py
examples/.mytests/absence-hack.py
examples/.mytests/absence.py
examples/.mytests/alt_credentials.py
examples/.mytests/alt_credentials_HAM.py
examples/.mytests/alt_credentials_HTL.py
examples/.mytests/alt_credentials_HTL2.py
examples/.mytests/alt_credentials_HTL2M.py
examples/.mytests/alt_credentials_HTL_HOR.py
examples/.mytests/alt_credentials_HTL_htl3r.py
examples/.mytests/alt_credentials_HTL_info.py
examples/.mytests/debug.py
examples/.mytests/get_groups.py
examples/.mytests/getalltachers.py
examples/.mytests/html_timetable-with.py
examples/.mytests/html_timetable.py
examples/.mytests/issue33.py
examples/.mytests/log.py
examples/.mytests/mail.py
examples/.mytests/mytest-exam.py
examples/.mytests/mytest.py
examples/.mytests/secret-sample.py
examples/.mytests/secret.py
examples/.mytests/showStudents.py
examples/.mytests/test_qr.py
examples/.mytests/webuntis_analyze.201908.home.py
examples/.mytests/webuntis_analyze.201908.nwt.py
examples/.mytests/webuntis_analyze.py
examples/.mytests/xxxx.py
examples/.mytests/Lehrerzimmer/alt_credentials_HTL.py
examples/.mytests/Lehrerzimmer/old/testAV.py
examples/.mytests/Lehrerzimmer/old/untis.py
tests/__init__.py
tests/test_objects.py
tests/test_session.py
tests/static/getdepartments_mock.json
tests/static/getholidays_mock.json
tests/static/getklassen_mock.json
tests/static/getrooms_mock.json
tests/static/getschoolyears_mock.json
tests/static/getstatusdata_mock.json
tests/static/getsubjects_mock.json
tests/static/getteachers_mock.json
tests/static/gettimetables_mock.json
tests/utils/__init__.py
tests/utils/test_datetime_utils.py
tests/utils/test_misc.py
tests/utils/test_remote.py
tests/utils/test_timetable_utils.py
tests/utils/test_userinput.py
webuntis/__init__.py
webuntis/errors.py
webuntis/objects.py
webuntis/objects.pyi
webuntis/py.typed
webuntis/session.py
webuntis/session.pyi
webuntis.egg-info/PKG-INFO
webuntis.egg-info/SOURCES.txt
webuntis.egg-info/dependency_links.txt
webuntis.egg-info/requires.txt
webuntis.egg-info/top_level.txt
webuntis/utils/__init__.py
webuntis/utils/datetime_utils.py
webuntis/utils/logger.py
webuntis/utils/misc.py
webuntis/utils/remote.py
webuntis/utils/third_party.py
webuntis/utils/timetable_utils.py
webuntis/utils/userinput.py