.git
.gitignore
.venv
venv
__pycache__
*.pyc
.env
.env.local
data
tests
.pytest_cache
.mypy_cache
.ruff_cache
.idea
.vscode
README.md
