.coverage
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yaml
.github/workflows/release.yaml
d_walacor_python_sdk.egg-info/PKG-INFO
d_walacor_python_sdk.egg-info/SOURCES.txt
d_walacor_python_sdk.egg-info/dependency_links.txt
d_walacor_python_sdk.egg-info/requires.txt
d_walacor_python_sdk.egg-info/top_level.txt
docs/github.ref
docs/versionhistory.rst
tests/__init__.py
tests/test_auth_service.py
tests/test_basic.py
tests/test_client.py
tests/test_sdk_facade.py
walacor_python_sdk/__init__.py
walacor_python_sdk/_version.py
walacor_python_sdk/base_service.py
walacor_python_sdk/main.py
walacor_python_sdk/sdk_facade.py
walacor_python_sdk/w_client.py
walacor_python_sdk/authentication/__init__.py
walacor_python_sdk/authentication/auth_service.py