# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

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

# Editor files
.idea

# Virtual environments
.venv
