.editorconfig
.gitignore
.readthedocs.yaml
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py_old
tox.ini
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/requirements.in
docs/requirements.txt
docs/siri_transit_api_client.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
src/siri_transit_api_client/__init__.py
src/siri_transit_api_client/exceptions.py
src/siri_transit_api_client/siri_client.py
src/siri_transit_api_client.egg-info/PKG-INFO
src/siri_transit_api_client.egg-info/SOURCES.txt
src/siri_transit_api_client.egg-info/dependency_links.txt
src/siri_transit_api_client.egg-info/requires.txt
src/siri_transit_api_client.egg-info/top_level.txt
tests/__init__.py
tests/test_holidays.py
tests/test_lines.py
tests/test_operators.py
tests/test_patterns.py
tests/test_shapes.py
tests/test_siri_client.py
tests/test_stop_monitoring.py
tests/test_stop_places.py
tests/test_stop_timetable.py
tests/test_stops.py
tests/test_timetables.py
tests/test_vehicle_monitoring.py