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