macOS
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · ソース: api.github.com
brew
micropython のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · ソース: api.github.com
sudo apk add micropythonAlpine Linux edge package indexes · micropython · ソース: dl-cdn.alpinelinux.org
sudo apt install micropythonDebian stable package indexes · micropython · ソース: deb.debian.org
sudo dnf install micropythonFedora Rawhide package metadata · micropython · ソース: dl.fedoraproject.org
nix profile install nixpkgs#micropythonnixpkgs package indexes · pkgs/by-name/mi/micropython/package.nix · ソース: api.github.com
sudo zypper install micropythonopenSUSE Tumbleweed package metadata · micropython · ソース: download.opensuse.org
概要
Python implementation for microcontrollers and constrained systems
履歴
MicroPython is Damien George's compact implementation of Python 3 for microcontrollers and constrained systems. George began the project in 2013 and funded it through a Kickstarter campaign for both the language runtime and the PyBoard reference board. Contemporary coverage described a from-scratch implementation with a parser, compiler, virtual machine, runtime system, garbage collector, and support for 32-bit ARM microcontrollers; the Python Software Foundation later noted that the campaign raised nearly GBP 100,000 and shipped MicroPython with the PyBoard.
The project became important because it moved Python-style interactive development onto devices that previously required C, Arduino-style sketches, or vendor SDKs. Users write scripts, interact with a REPL, and access low-level hardware modules for pins, buses, timers, filesystems, and networking. The `mpy-cross` executable in the package compiles MicroPython bytecode for deployment, while the `micropython` executable provides the Unix-hosted runtime useful for testing and scripting.
MicroPython's ecosystem role widened as ports appeared for boards and chips such as STM32, ESP8266, ESP32, RP2040, Unix, Windows, Zephyr, and others. The BBC micro:bit effort and Adafruit's later CircuitPython fork helped spread the programming model into education and maker communities. In package-manager terms, MicroPython sits between a language runtime, embedded toolchain, and board firmware ecosystem.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
micropython | cli | グローバル実行可能ファイル | |
mpy-cross | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/micropython/micropython
インストールメタデータ
| パッケージキー | brew:micropython |
|---|---|
| バージョン | 1.28.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/micropython |
| ホームページ | https://www.micropython.org/ |
| リポジトリ | https://github.com/micropython/micropython |
| 上流ドキュメント | https://docs.micropython.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/micropython/micropython/releases/download/v1.28.0/micropython-1.28.0.tar.xz |
| 最終更新 | 2026-06-10T10:08:53Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | libffi, python |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | micropython |
| 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 パッケージリンクとは分けて表示されます。
micropython 1.25.0+ds-1
Unix/Linux port of MicroPython for board-independent use on the host
sudo apt install micropythonmicropython-doc 1.25.0+ds-1
Documentation and examples for MicroPython - HTML format
sudo apt install micropython-docmicropython
nix profile install nixpkgs#micropythonmicropython 1.22.1+ds-1build2
Unix/Linux port of MicroPython for board-independent use on the host
sudo apt install micropythonmicropython-doc 1.22.1+ds-1build2
Documentation and examples for MicroPython - HTML format
sudo apt install micropython-docmicropython 1.28.0-r0
lean and efficient Python implementation for MCUs and constrained systems
sudo apk add micropythonmicropython-cross 1.28.0-r0
Compile micropython code to bytecode, which can be transfered to MCUs
sudo apk add micropython-crossmicropython-doc 1.28.0-r0
lean and efficient Python implementation for MCUs and constrained systems (documentation)
sudo apk add micropython-docmicropython 1.28.0-3.fc45
Implementation of Python 3 with very low memory footprint
sudo dnf install micropythonmicropython-tools 1.28.0-3.fc45
MicroPython device tools and utilities
sudo dnf install micropython-toolsmpy-cross 1.28.0-3.fc45
MicroPython cross-compiler
sudo dnf install mpy-crossmicropython 1.28.0-2.1
Implementation of Python 3 with very low memory footprint
sudo zypper install micropythonmpremote 1.28.0-2.1
MicroPython remote control
sudo zypper install mpremotempy-tools 1.28.0-2.1
Tools for creating and handling precompiled .mpy files for MicroPython
sudo zypper install mpy-toolsmicropython
sudo port install micropythonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.