Skip to content

Commit

Permalink
Merge pull request #592 from carlosperate/python-stubs
Browse files Browse the repository at this point in the history
Python Tools: Add micro:bit MicroPython stub.

TweetMe!
  • Loading branch information
carlosperate authored Sep 13, 2023
2 parents 2fb2a6a + fddd26d commit 90725d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ Contributions are welcome! Not sure how to submit a contribution? Have a look at
- [MicroFs](https://github.com/ntoll/microfs) - Simple command line tool and module for interacting with the limited file system provided by MicroPython on the micro:bit.
- [Jupyter kernel for the micro:bit](https://github.com/takluyver/ubit_kernel) - Package that allows Jupyter interfaces to run MicroPython code directly on the micro:bit.
- [Combining micro:bit with TI calculators](https://education.ti.com/en/teachers/microbit) - Connect and programme the BBC micro:bit in Python with multiple TI calculator models.
- [micro:bit MicroPython stubs](https://github.com/microbit-foundation/micropython-microbit-stubs) - Type stubs for MicroPython for micro:bit to support the editor autocompletion.

### 🗿 JavaScript and MakeCode

Expand Down

0 comments on commit 90725d1

Please sign in to comment.