.git
.gitignore
README.md
Dockerfile
.dockerignore
tests/
docs/
htmlcov/
.coverage
*.pyc
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/