# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
ENV/
dist/
build/
*.egg-info/
*.egg
.pytest_cache/
.coverage
htmlcov/
*.log
.DS_Store
