# Byte-compiled / optimized (.pyc, .pyo and .pyd) / DLL files
__pycache__/
*.py[cod]
*$py.class

# sphinx documentation build, auto-generated Example file
_build/
auto_examples
sg_execution_times.rst
generated
gen_modules

# Jupyter checkpoints
**/.ipynb_checkpoints/

#temporary python files
tmp

# Distribution / packaging
dist/
*.egg-info/
.installed.cfg
*.egg
_version.py
MANIFEST