__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.coverage
htmlcov/
.tox/
dist/
build/
*.egg
.venv/
venv/
.DS_Store
*.swp
.idea/
.vscode/
