__pycache__/
*.py[cod]
*.class
*.so
.Python
.venv/
venv/
ENV/
dist/
build/
*.egg-info/
.eggs/
.DS_Store
.env
*.log
.pytest_cache/
.ruff_cache/
*.orig
