Skip to content

Typing for EV3 Python programming (using the LEGO® pybricks)

License

Notifications You must be signed in to change notification settings

drewwhis/pybricks-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d77495 · Dec 3, 2019

History

32 Commits
Dec 3, 2019
Aug 18, 2019
Aug 10, 2019
Aug 10, 2019
Aug 18, 2019
Dec 3, 2019

Repository files navigation

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.