macOS
brew install mpremotelocal Homebrew formula metadata
安装
brew install mpremotelocal Homebrew formula metadata
nix profile install nixpkgs#mpremotenixpkgs package indexes · pkgs/by-name/mp/mpremote/package.nix · 来源: api.github.com
sudo zypper install mpremoteopenSUSE Tumbleweed package metadata · mpremote · 来源: download.opensuse.org
概览
Tool for interacting remotely with MicroPython devices
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/mpremote/config.py~/.config/mpremote/config.py~/Library/Application Support/mpremote/config.py%LOCALAPPDATA%\mpremote\config.py可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mpremote | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://docs.micropython.org/en/latest/reference/mpremote.html
安装元数据
| 软件包键 | brew:mpremote |
|---|---|
| 版本 | 1.29.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/mpremote |
| 主页 | https://docs.micropython.org/en/latest/reference/mpremote.html |
| 上游文档 | https://docs.micropython.org/en/latest/reference/mpremote.html |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/ac/b7/8c44eb606b0e53517fd6ddda3f598b3bdb180c181f4e0bcbb9b7743f4cb5/mpremote-1.29.0.tar.gz |
| 最后更新 | 2026-08-24T16:50:35Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mpremote
nix profile install nixpkgs#mpremotempremote 1.28.0-2.3
MicroPython remote control
sudo zypper install mpremote来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.