LICENSE
README.md
pyproject.toml
src/webuntis_public/__init__.py
src/webuntis_public/client.py
src/webuntis_public/models.py
src/webuntis_public/parsing.py
src/webuntis_public/semester.py
src/webuntis_public.egg-info/PKG-INFO
src/webuntis_public.egg-info/SOURCES.txt
src/webuntis_public.egg-info/dependency_links.txt
src/webuntis_public.egg-info/requires.txt
src/webuntis_public.egg-info/top_level.txt
tests/test_client.py
tests/test_parsing.py
tests/test_semester.py