*.egg
*.egg-info
*.pyc
.coverage
.tox
__pycache__
build
dist
docs/_build/
env
venv
env*
fabfile*
htmlcov

*.pyc
.cache
.mypy_cache
.pytest_cache
.idea
