MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
superbio/__init__.py
superbio/auth.py
superbio/client.py
superbio/endpoints.py
superbio/exceptions.py
superbio/utils.py
superbio.egg-info/PKG-INFO
superbio.egg-info/SOURCES.txt
superbio.egg-info/dependency_links.txt
superbio.egg-info/requires.txt
superbio.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_auth.py
tests/test_client.py
tests/test_utils.py