.DS_Store
*.pyc
.Python
.cache
.pytest_cache
man

build
bin
include
lib
dist
*.egg
*.egg-info
.tox
.python-version
.pytest_cache

pip-selfcheck.json

.coverage*
htmlcov

venv
.idea
