.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/build_package.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/clustaar/__init__.py
src/clustaar.spellz.api_client.egg-info/PKG-INFO
src/clustaar.spellz.api_client.egg-info/SOURCES.txt
src/clustaar.spellz.api_client.egg-info/dependency_links.txt
src/clustaar.spellz.api_client.egg-info/not-zip-safe
src/clustaar.spellz.api_client.egg-info/requires.txt
src/clustaar.spellz.api_client.egg-info/top_level.txt
src/clustaar/spellz/api_client.py
tests/conftest.py
tests/test_skeleton.py