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.8.tar.gz
(346.4 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.8-py3-none-any.whl
(363.2 kB
view details)
File details
Details for the file boardypy-1.0.8.tar.gz.
File metadata
- Download URL: boardypy-1.0.8.tar.gz
- Upload date:
- Size: 346.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5976cb7f25b2fc355ff778d091386e10243bc2e7d2710f6114810cae900090e
|
|
| MD5 |
95ab27cd3bf438e60032125c70df5fd2
|
|
| BLAKE2b-256 |
5f397e5a34e496ea94eea6e5c8f93c5626d8782d42f59dbdc5d3ad87d9851579
|
File details
Details for the file boardypy-1.0.8-py3-none-any.whl.
File metadata
- Download URL: boardypy-1.0.8-py3-none-any.whl
- Upload date:
- Size: 363.2 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 |
3047da46c0869fa7198ddde1389e9c1f1855e84754b780450ecbefa277db7d92
|
|
| MD5 |
4eff9fb2c205f8bcabee5d3f10f86260
|
|
| BLAKE2b-256 |
038cbd757ed15f097ef0946d2614e37aa4c76fb3cca8a7024ff1d88a0d5e36d0
|