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

# Jupyter
.ipynb_checkpoints/

# Virtual environments
.venv

# Sphinx docs
docs/_build/
