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
Installation
pip install boardypy
Run
boardypy
Development
pip install -e .
python -m boardypy
Notes
- Python
>=3.9is required. - The project uses a custom attribution-required license; see
LICENSE. - Runtime configuration, logs, and session snapshots are 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.
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
boardypy-1.0.9.tar.gz
(350.8 kB
view details)
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
boardypy-1.0.9-py3-none-any.whl
(367.6 kB
view details)
File details
Details for the file boardypy-1.0.9.tar.gz.
File metadata
- Download URL: boardypy-1.0.9.tar.gz
- Upload date:
- Size: 350.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99964038f1ab536ae5f4531dc343ac2ec2da665f095b60b0b794d8a68dc425fd
|
|
| MD5 |
9a1b8ac33d4f0514e45532a35e8915e5
|
|
| BLAKE2b-256 |
0a69dd691f8cb56529647e32227fb54f6da1c9bd1f162e4d507aaba3756839c9
|
File details
Details for the file boardypy-1.0.9-py3-none-any.whl.
File metadata
- Download URL: boardypy-1.0.9-py3-none-any.whl
- Upload date:
- Size: 367.6 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 |
f6dbd35c31fcf0906ea938158c096e20263fbf26fd321bbe317c29f3af44383b
|
|
| MD5 |
168ba35f92a507c31dea667b1a67b105
|
|
| BLAKE2b-256 |
1b069bf659eb44ce3cd8a11593eb27a229242906321d4ecb1dc4c90dcc67b7c3
|