LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/simple_demo_sdk/__init__.py
src/simple_demo_sdk/__main__.py
src/simple_demo_sdk/client.py
src/simple_demo_sdk/py.typed
src/simple_demo_sdk/utils.py
src/simple_demo_sdk/version.py
src/tca_sdk_test.egg-info/PKG-INFO
src/tca_sdk_test.egg-info/SOURCES.txt
src/tca_sdk_test.egg-info/dependency_links.txt
src/tca_sdk_test.egg-info/entry_points.txt
src/tca_sdk_test.egg-info/requires.txt
src/tca_sdk_test.egg-info/top_level.txt
tests/__init__.py
tests/test_client.py
tests/test_utils.py