__pycache__/
build/
dist/
eggs/
.eggs/
lib/
lib64/
wheels/
*.egg-info/
*.egg
MANIFEST

.pytest_cache/

venv/

.idea/
.vscode/

