Connect Scratch to more hardware and software

2 Open Issues Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub
good first issue quality-of-life

Connect Scratch to more hardware and software

Python

AI Summary: Refactor the Mouselink Python package to convert methods within the `mouselink` module that don't utilize the `self` parameter into static methods. This improves code clarity and efficiency by removing unnecessary arguments.

Complexity: 2/5
enhancement good first issue

Connect Scratch to more hardware and software

Python