__pycache__/
*.py[cod]
.pytest_cache/
.venv/
venv/
.env
*.egg-info/
.coverage
htmlcov/
.idea/
.vscode/
dist/
build/
