__pycache__/
.mypy_cache/
.pytest_cache/
*.pyc
.ipynb_checkpoints/
.vscode/
dist/
*.egg-info/
*.egg
docs/examples/data/
docs/_build/
docs/generated/
.coverage
htmlcov/