LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
alchemist/__init__.py
alchemist/client.py
alchemist/exceptions.py
alchemist/session.py
alchemist/utils.py
alchemist_python_sdk.egg-info/PKG-INFO
alchemist_python_sdk.egg-info/SOURCES.txt
alchemist_python_sdk.egg-info/dependency_links.txt
alchemist_python_sdk.egg-info/not-zip-safe
alchemist_python_sdk.egg-info/requires.txt
alchemist_python_sdk.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_exceptions.py
tests/test_session.py