__pycache__/
*.py[cod]
*.egg-info/
*.egg
build/
dist/
.venv/
.eggs/
.pytest_cache/
.DS_Store
*.swp
.idea/
.vscode/
