.idea/
.DS_Store
.ipynb_checkpoints/
__pycache__/

# Sphinx documentation
docs/_build/

# python builds
*__pycache__/
dist/
.eggs/
*egg-info
