*.log
*.pyc

.coverage
.idea
.pytest_cache
.tox
.venv
.vscode

*.egg-info

build
dist
docs/_build/
