__pycache__/
*.pyc
*.pyo
*.pyd
.Python
build/
dist/
*.egg-info/
.venv/
venv/
.idea/
.vscode/
.DS_Store


