# Byte-compiled / optimized files
__pycache__/
*.py[cod]

# Distribution / packaging
env/
build/
dist/
/MANIFEST
*.egg-info/
*.egg

# pytest
.cache/

# Coverage report
.coverage
