Desktop MicroPython IDE with serial REPL, device explorer, and bundled library manager.
Project description
BoardyPy
BoardyPy is a desktop MicroPython IDE built with PyQt5.
It focuses on a lightweight workflow for MicroPython boards and bundles the tools you need in one place:
- code editor with syntax highlighting
- serial REPL / console
- local file explorer
- device file explorer for MicroPython boards
- bundled MicroPython library manager
- local script runner
- Pixel Matrix OLED drawing in the free Community tier
Community / Pro Model
BoardyPy remains installable from PyPI as a free Community version:
pip install boardypy
pip install -U boardypy
Starting with the Community/Pro model, commercial features require a signed license.bpylic file. One active Pro license unlocks all Pro features. TFT drawing in Pixel Matrix is Pro; OLED drawing remains free.
The standalone owner-only License Maker lives in license_maker/ and is not included in the PyPI package.
Run
boardypy
Development
pip install -e .
python -m boardypy
Pro License Docs
See docs/PRO_LICENSE.md for:
- creating private/public keys
- keeping
private_key.pemsafe - generating
license.bpylic - activating Pro inside BoardyPy settings
- building the standalone License Maker for Windows and Linux
Notes
- Python
>=3.9is required by project metadata. - Runtime configuration, logs, sessions, and
license.bpylicare stored in the user profile directory, not inside the installed package. - On Linux, serial access may require adding your user to the device group, for example:
sudo usermod -a -G dialout $USER, then logging out and back in. - The toolbar web search opens Yandex Search in the external browser; the generated URL includes the
clidparameter. - See
LICENSEfor the Community/Pro license model.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file boardypy-1.1.0.tar.gz.
File metadata
- Download URL: boardypy-1.1.0.tar.gz
- Upload date:
- Size: 407.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
916d467f051ade93075ad1ccf5b5205c26bc2d67ab1de8f60877836255e95214
|
|
| MD5 |
4f12ac6ad1dca145eced66e4497a1a1a
|
|
| BLAKE2b-256 |
1f203a26cc8e5a1b1e500a5c8014da455781e251927af6543197ff53c7701a1d
|
File details
Details for the file boardypy-1.1.0-py3-none-any.whl.
File metadata
- Download URL: boardypy-1.1.0-py3-none-any.whl
- Upload date:
- Size: 425.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74aa40abdff6562f9d0947487083cedd4870419368d39ccc7b60402904b1be9f
|
|
| MD5 |
90d40d08f3d6804b22c947502f06648e
|
|
| BLAKE2b-256 |
c512d11dcb5f64644caa28d0e2fef054944b8c06b541b678e9e7cd6bb06374f8
|