__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.DS_Store

# Python packaging and coverage artifacts
build/
dist/
*.egg-info/
.eggs/
.coverage
coverage.xml
htmlcov/
.tox/
.nox/
