macOS
brew install mpremotelocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mpremote pour les workflows d'agents IA.
installation
brew install mpremotelocal Homebrew formula metadata
nix profile install nixpkgs#mpremotenixpkgs package indexes · pkgs/by-name/mp/mpremote/package.nix · Source: api.github.com
sudo zypper install mpremoteopenSUSE Tumbleweed package metadata · mpremote · Source: download.opensuse.org
aperçu
Tool for interacting remotely with MicroPython devices
historique
mpremote is the MicroPython project's command-line remote-control tool for boards and other devices that expose a MicroPython REPL over serial. It entered the MicroPython tree as part of the v1.16 release, whose release notes list a new CLI utility to interact with a remote device. The official documentation presents it as an integrated utility for device interaction, filesystem management, and automation over a serial connection, installed with pip or pipx.
mpremote grew out of the older pyboard.py workflow. The pyboard.py documentation describes a standalone Python tool for running commands and scripts on MicroPython devices and accessing their filesystems; a MicroPython maintainer later explained that mpremote uses pyboard.py to provide a more complete command-line interface. That ancestry explains mpremote's practical shape: it keeps the quick edit-run loop of pyboard.py, but adds command sequencing, auto connection, soft reset behavior, filesystem subcommands, package installation via mip, local-directory mounting, REPL access, and shortcuts for common serial devices.
In the MicroPython ecosystem, mpremote is the general-purpose desktop sidekick for embedded development. Users run it to open a REPL, copy main.py to a board, execute a local script directly from RAM, inspect free space, install micropython-lib packages, mount a host directory as /remote, reset a device, or automate several of those steps in one command line. Package-manager entries such as Homebrew wrap the same Python tool for developers who prefer system packages over pipx.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mpremote | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://docs.micropython.org/en/latest/reference/mpremote.html
métadonnées d'installation
| Clé du paquet | brew:mpremote |
|---|---|
| Version | 1.28.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mpremote |
| Page d'accueil | https://docs.micropython.org/en/latest/reference/mpremote.html |
| Dépôt | https://github.com/micropython/micropython/tree/master/tools/mpremote |
| Docs amont | https://docs.micropython.org/en/latest/reference/mpremote.html |
| Licence | MIT |
| Archive source | https://files.pythonhosted.org/packages/20/1b/d008342d1b018fb60e1196bf72a164ea71a567f924db11934f0e3a0a10bc/mpremote-1.28.0.tar.gz |
| Dernière mise à jour | 2026-06-10T10:08:53Z |
| Pulse | updated |
| Dépendances | python@3.14 |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mpremote |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
mpremote
nix profile install nixpkgs#mpremotempremote 1.28.0-2.1
MicroPython remote control
sudo zypper install mpremotepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.