micro:bit stubs as a python module based on official micro:bit documentation.
Copy the microbit module into your working directory. Use the import
function to make it accessible in your code (e.g. from microbit import *)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
micro:bit stubs as a python module based on official micro:bit documentation.
Copy the microbit module into your working directory. Use the import
function to make it accessible in your code (e.g. from microbit import *)