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.2.tar.gz
(366.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.2-py3-none-any.whl
(383.7 kB
view details)
File details
Details for the file boardypy-1.0.9.2.tar.gz.
File metadata
- Download URL: boardypy-1.0.9.2.tar.gz
- Upload date:
- Size: 366.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 |
10dae68ff78b57181df32834cdc70ad8495310323e224c975bf071e6dd9a0705
|
|
| MD5 |
370f9a8f15d50c3cc94dc4e110a8a100
|
|
| BLAKE2b-256 |
630ddaa903ce1056a1ffa68c6b5ead2a452635b4e3a44e2a40d3031cec329a8c
|
File details
Details for the file boardypy-1.0.9.2-py3-none-any.whl.
File metadata
- Download URL: boardypy-1.0.9.2-py3-none-any.whl
- Upload date:
- Size: 383.7 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 |
e89b152deac91f705860d61b34622dcd24ec7ea730eaa6b67a4e648af29c1698
|
|
| MD5 |
4e37ee3193e5fd1d7fc64560b1f97ace
|
|
| BLAKE2b-256 |
61b7429dda93e30514976ffb1c3e12fd37adfaa58758dfe2faad190d6621aeb4
|