.gitignore
.readthedocs.yaml
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
docker-compose.yml
pyproject.toml
tox.ini
docs/00-getting_started.rst
docs/01-authentication.rst
docs/02-making-calls.rst
docs/03-examples.rst
docs/04-faq.rst
docs/90-api.rst
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/css/custom.css
docs/_static/images/mantelo-128.png
docs/_static/images/mantelo-256.png
docs/_static/images/mantelo-512.png
docs/_static/images/mantelo-social-preview.png
docs/_static/images/mantelo-text-900.png
docs/_static/images/mantelo.ico
docs/_static/images/mantelo.svg
docs/_templates/.gitkeep
docs/_templates/layout.html
mantelo/__init__.py
mantelo/client.py
mantelo/connection.py
mantelo/exceptions.py
mantelo/py.typed
mantelo/version.py
mantelo.egg-info/PKG-INFO
mantelo.egg-info/SOURCES.txt
mantelo.egg-info/dependency_links.txt
mantelo.egg-info/requires.txt
mantelo.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/constants.py
tests/test_client.py
tests/test_connection.py
tests/realms/master-realm.json
tests/realms/orwell-realm.json