.DS_Store
__pycache__/
*.py[cod]
*$py.class

.pytest_cache/
.coverage
htmlcov/

build/
dist/
*.egg-info/
.eggs/

.venv/
venv/
