__pycache__/
*.py[cod]
*$py.class
dist/
build/
*.egg-info/
.eggs/
*.egg
.pytest_cache/
.coverage
htmlcov/
.env
.venv
venv/
