# Environment
.venv/

# Jupyter Notebook
.ipynb_checkpoints/

# Sphinx documentation
docs/_build/

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

# Packaging
build/
dist/
*.egg
