*.egg-info
dist
build

.py[co]
__pycache__/

.coverage
.pytest_cache

.python-version

.tox

docs/_build

