*.egg
*.egg-info
*.orig
*.pyc
*.swp

.tox/
build/
__pycache__
.coverage
.cache

.idea/
.pytest_cache/
