*.pyo
*.pyc
pip-log.txt
.coverage
dist
*.egg-info
build
.tox
docs/_build/
.cache/
.eggs/
.*env*/
.pytest_cache/
.python-version
*~
*.swp
__pycache__
venv/
.idea/
