# Compiled python modules.
*.py[co]
*.sw[po]

# Setuptools distribution folder.
/dist/
/build/
/.eggs/
/.pytest_cache/

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