__pycache__/
*.pyc
*.egg-info/
build/
dist/
.pytest_cache/
.venv/
venv/
.coverage
htmlcov/

# Figures/archives produced by running examples/colab_demo.ipynb locally
*.png
modelgeometry_demo_figures.zip