# Byte-compiled / cached
__pycache__/
*.py[cod]

# Python egg info
*.egg-info/

# pytest cache
.pytest_cache/

# Jupyter
.ipynb_checkpoints/

# Optional: log files
*.log