﻿__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
dist/
build/
.venv*/
.ipynb_checkpoints/
.coverage
.pytest_cache/
