CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
bundestag_api/__init__.py
bundestag_api/__main__.py
bundestag_api/_version.py
bundestag_api/bta_wrapper.py
bundestag_api/decisions.py
bundestag_api/models.py
bundestag_api/py.typed
bundestag_api/speeches.py
bundestag_api/sync.py
bundestag_api/utils.py
bundestag_api/vocabulary.py
bundestag_api.egg-info/PKG-INFO
bundestag_api.egg-info/SOURCES.txt
bundestag_api.egg-info/dependency_links.txt
bundestag_api.egg-info/requires.txt
bundestag_api.egg-info/top_level.txt
tests/test_bta_wrapper.py
tests/test_decisions.py
tests/test_models.py
tests/test_speeches.py
tests/test_streaming_sync.py
tests/test_utils.py
tests/test_vocabulary.py