__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
*.egg
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
*.ipynb_checkpoints/
