.git
.gitignore
.venv
**/__pycache__
*.pyc
.mypy_cache
build
dist
*.egg-info
tests
Dockerfile
.dockerignore
