# Python
*.egg
*.egg-info/
*.pyc
.Python
.coverage
.venv
__pycache__/
_version.py
dist/

# OS/Editor Metafiles
.DS_Store
.vscode/
.mypy_cache/
