# Compiled python modules.
*.pyc
/.vscode
/.noseids
# Setuptools distribution folder.
/dist/

/examples/.ipynb_checkpoints/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg
/*.eggs
