CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
./stendly/__init__.py
./stendly/_http.py
./stendly/client.py
./stendly/exceptions.py
./stendly/models.py
./stendly/namespaces/__init__.py
./stendly/namespaces/intents.py
./stendly/namespaces/merchant.py
./stendly/namespaces/terminals.py
./stendly/namespaces/webhooks.py
stendly/__init__.py
stendly/_http.py
stendly/client.py
stendly/exceptions.py
stendly/models.py
stendly.egg-info/PKG-INFO
stendly.egg-info/SOURCES.txt
stendly.egg-info/dependency_links.txt
stendly.egg-info/requires.txt
stendly.egg-info/top_level.txt
stendly/namespaces/__init__.py
stendly/namespaces/intents.py
stendly/namespaces/merchant.py
stendly/namespaces/terminals.py
stendly/namespaces/webhooks.py
tests/__init__.py
tests/conftest.py
tests/test_sdk.py