makinteract / Microbit-Extended-Stubs

Microbit Stubs for additional Modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro:bit V2 extended stubs for VS Code

GitHub license V1 V2


About this package

micro:bit extended stubs as python modules based on official micro:bit documentation.


Usage

Copy the modules into your working directory. Use the import
function to make it accessible in your code. Import the modules
seperately, e.g:

import speech
import audio

Git Repository

https://github.com/ElTrasho3000/Microbit-Extended-Stubs

About

Microbit Stubs for additional Modules

License:MIT License


Languages

Language:Python 100.0%