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