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

# Distribution / packaging
*.egg-info/
dist/

# Environments
venv/

# Unit test / coverage reports
.coverage
.coverage.*
htmlcov/
