LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
akinator/__init__.py
akinator/async_client.py
akinator/client.py
akinator/exceptions.py
akinator.egg-info/PKG-INFO
akinator.egg-info/SOURCES.txt
akinator.egg-info/dependency_links.txt
akinator.egg-info/requires.txt
akinator.egg-info/top_level.txt
tests/test_async_client.py
tests/test_client.py