__pycache__/
*.py[cod]
.pytest_cache/
.tox/
.venv/
build/
dist/
*.egg-info/
htmlcov/
.coverage
*.pyc
*.pyo

