.git
.gitignore
.env
.venv
__pycache__
*.py[cod]
.pytest_cache
tests
data

