# Compiled python modules.
*.pyc
__pycache__
.coverage

# Setuptools distribution folder.
/dist/

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