__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.installed.cfg
*.egg
.env
.venv
venv/
.idea/
.vscode/
*.iml
.pytest_cache/
.coverage
htmlcov/
