LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
clients/__init__.py
clients/aio.py
clients/base.py
clients/py.typed
clients.egg-info/PKG-INFO
clients.egg-info/SOURCES.txt
clients.egg-info/dependency_links.txt
clients.egg-info/not-zip-safe
clients.egg-info/requires.txt
clients.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_aio.py
tests/test_base.py