# Python-generated files
.DS_Store
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
.env
.python-version
.tinyb

