__pycache__/
*.pyc
dist/
build/
*.egg-info/
.eggs/
.env
.env.*
.venv/
venv/
.pytest_cache/
*.whl
*.tar.gz
