# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.ruff_cache
__marimo__
.pytest*

# Virtual environments
.venv
.python-version

.DS_Store
