.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
LICENSE
Pipfile
Pipfile.lock
README.md
pyproject.toml
.github/FUNDING.yml
.github/workflows/build.yml
docs/Makefile
docs/api_reference.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/quick.rst
docs/requirements.txt
docs/testing.rst
docs/typing.rst
tests/__init__.py
tests/test_api_client.py
tests/test_mypy_plugin.ini
tests/test_mypy_plugin.yml
tiny_api_client/__init__.py
tiny_api_client/mypy.py
tiny_api_client/py.typed
tiny_api_client.egg-info/PKG-INFO
tiny_api_client.egg-info/SOURCES.txt
tiny_api_client.egg-info/dependency_links.txt
tiny_api_client.egg-info/requires.txt
tiny_api_client.egg-info/top_level.txt