.DS_Store
test.py

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

.ruff_cache/
.ropeproject/
.pytest_cache/


# Virtual environments
.venv
