.venv

# ignore build artifacts
__pycache__
*.egg-info/

# ipynb
.ipynb_checkpoints/
