.git
.gitignore
.env
.env.*
!.env.example
.venv
.pypi-install
.pytest_cache
__pycache__
*.pyc
.data
reports
tests
dist
build
*.egg-info
