LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
staxapp/__init__.py
staxapp/api.py
staxapp/auth.py
staxapp/aws_srp.py
staxapp/config.py
staxapp/contract.py
staxapp/exceptions.py
staxapp/openapi.py
staxapp/retry.py
staxapp.egg-info/PKG-INFO
staxapp.egg-info/SOURCES.txt
staxapp.egg-info/dependency_links.txt
staxapp.egg-info/not-zip-safe
staxapp.egg-info/requires.txt
staxapp.egg-info/top_level.txt
staxapp/data/schema.json
tests/test_api.py
tests/test_auth.py
tests/test_client.py
tests/test_config.py
tests/test_contract.py
tests/test_srp.py