.venv/
venv/
__pycache__/
*.pyc
*.pyo
.env
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.DS_Store
.idea/
.vscode/
