LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
clients/__init__.py
clients/aio.py
clients/base.py
clients.egg-info/PKG-INFO
clients.egg-info/SOURCES.txt
clients.egg-info/dependency_links.txt
clients.egg-info/requires.txt
clients.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/reference.rst
tests/__init__.py
tests/conftest.py
tests/test_aio.py
tests/test_base.py