Beta of Thonny 3.3 with several MP-related improvements
Posted: Thu Sep 03, 2020 4:11 pm
Today I released first betas of upcoming Thonny 3.3 with several improvements for MicroPython development:
* Refactored communication with MicroPython REPL. Should fix various intermittent errors encountered by several Thonny users.
* Support for Unix port, both local and over SSH.
* MicroPython package manager (based on micropip.py by Peter Hinch).
Python+Thonny binary bundles can be found here: https://github.com/thonny/thonny/releases/tag/v3.3.0b2
Alternatively you can install it with "pip install --pre thonny"
Looking forward to your feedback! (Please report bugs here: https://github.com/thonny/thonny/issues/new)
* Refactored communication with MicroPython REPL. Should fix various intermittent errors encountered by several Thonny users.
* Support for Unix port, both local and over SSH.
* MicroPython package manager (based on micropip.py by Peter Hinch).
Python+Thonny binary bundles can be found here: https://github.com/thonny/thonny/releases/tag/v3.3.0b2
Alternatively you can install it with "pip install --pre thonny"
Looking forward to your feedback! (Please report bugs here: https://github.com/thonny/thonny/issues/new)