__pycache__/
*.pyc
*.pyo
*.egg-info/
.pytest_cache/
.coverage
.venv/
venv/
dist/
build/
*.egg
.idea/
.vscode/
