# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

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

# compiled markdown files
.*.md.html
/.pytest_cache/
