### Python
*.pyc
### Jupyter
.ipynb_checkpoints/
*.ipynb
### Project
# virtual environments
.venv/
.venv*/