__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
build/
dist/
*.egg-info/
.env
.env.*
!.env.example
.venv/
venv/
ENV/
env/
.idea/
.vscode/
