__pycache__/
*.py[cod]

/build/
/dist/
*.egg-info/

docs/_autosummary/
docs/_build/
docs/jupyter_execute/

/venv/
.idea/
