*.egg
*.egg-info/
*.py[cod]
*.so
*~
.DS_Store
.coverage
.hypothesis/
.idea/
.ipynb_checkpoints
.pytest_cache/
.ruff_cache/
__pycache__/
build/
dist/
notebooks/*.ipynb
venv/
