.env
.venv/
venv/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.ipynb_checkpoints/
.vscode/
.idea/
*.log
*.swp
*.swo
build/
dist/
tmp/
outputs/
references/
.DS_Store
