cursor-rules-python is a collection of best-practice Cursor rules and guidelines for Python projects. These rules help Python developers—both new and experienced ...
[Vinod Stanur] is working with a mouse input and a microcontroller driven LED matrix. The mouse cursor is tracked inside of a window by Python and the resulting coordinates on the LED grid are ...
description: Applies general Python coding best practices across all Python files in the project, focusing on code clarity, style, and maintainability. globs: **/*.py - Follow PEP 8 style guide for ...