__pycache__/
.venv/
dist/
build/
tmp/
*.egg-info/
.pytest_cache/

.coverage
.env
MANIFEST
Pipfile.lock
