__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
.venv/
venv/
env/
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.env
.env.*
