__pycache__/
_build/
build/
dist/
htmlcov/

.tox/
.cache/
.coverage
*.egg-info/
*.egg
*.eggs
*.py[co]
.pytest_cache/
.python-version

.idea/
.vscode/
