Skip to content

Commit

Permalink
Remove CreateWithCode Python editor as website is down.
Browse files Browse the repository at this point in the history
Hopefully it's just temporary and this can be restated when back
online.
  • Loading branch information
carlosperate committed Dec 22, 2024
1 parent 9c222fa commit b2816da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ Contributions are welcome! Not sure how to submit a contribution? Have a look at
- [microbit.org Python Editor](https://python.microbit.org) - The official online Python editor from the micro:bit foundation website.
- [microbit.org Python Editor Beta](https://python.microbit.org/v/beta) - Beta version of the Python editor to test the latest features.
- [Mu](https://codewith.mu) - "Micro" editor for MicroPython and the BBC micro:bit.
- [create.withcode.uk](https://create.withcode.uk) - Python online editor and simulator that supports the micro:bit MicroPython ([instructions](https://community.computingatschool.org.uk/resources/4479/single)).
- [Thonny](https://thonny.org) - A Python IDE for beginners, with micro:bit support out of the box (previously via plugin).
- [JetBrains IDEA/PyCharm IDE plugin](https://plugins.jetbrains.com/plugin/9777-micropython) - Support for MicroPython devices in IntelliJ IDEA and PyCharm.
- [micro:bit Python](https://marketplace.visualstudio.com/items?itemName=MAKinteract.micro-bit-python) - Visual Studio Code extension for micro:bit MicroPython with access to flash and edit example sketches and interact with the filesystem.
Expand Down

0 comments on commit b2816da

Please sign in to comment.