LICENSE
MANIFEST.in
README.md
pyproject.toml
src/pytigo/__init__.py
src/pytigo/client.py
src/pytigo/models.py
src/pytigo/parsing.py
src/pytigo.egg-info/PKG-INFO
src/pytigo.egg-info/SOURCES.txt
src/pytigo.egg-info/dependency_links.txt
src/pytigo.egg-info/requires.txt
src/pytigo.egg-info/top_level.txt
tests/test_api_client.py
tests/test_api_parsing.py
tests/test_packaging.py