Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 901 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 901 Bytes

pybricks-stubs

This package is meant to provide typings (and IntelliSense) to those developing Python programs for the LEGO® MINDSTORMS® EV3 with the official LEGO® software (pybricks). All typings are based on the LEGO® API.

This package does not support executing robot code on the computer or on the robot. This package does provide type hinting while writing Python code on the computer for later upload/deployment to the robot.

This package is not produced or maintained by LEGO®, nor is it officially endorsed by LEGO® or FIRST®.

Please report any issues you encounter.