__pycache__
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.git
.gitignore
.DS_Store
.idea
.vscode
dist/
build/
*.egg-info/
coverage.xml
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
