__pycache__/
venv/
.venv/
.dist/
build/
.env
*.pyc
.coverage
.pytest_cache/

