.git
.gitignore
.env
.env.*
__pycache__
*.pyc
*.egg-info
.pytest_cache
.mypy_cache
.coverage
.venv
venv
dist
build
tests
