# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
notebooks/ 
tests/
/docs/_build
/docs/source/_autosummary
.history


# Virtual environments
.venv
.env