*.pyc
*.pyd
.venv/
__pycache__/
.pytest_cache/
.ipynb_checkpoints/
.coverage
htmlcov/
dist/
*.egg-info/
.tox/