macOS
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für micropython in AI-Agent-Workflows.
Installation
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · Quelle: api.github.com
sudo apk add micropythonAlpine Linux edge package indexes · micropython · Quelle: dl-cdn.alpinelinux.org
sudo apt install micropythonDebian stable package indexes · micropython · Quelle: deb.debian.org
sudo dnf install micropythonFedora Rawhide package metadata · micropython · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#micropythonnixpkgs package indexes · pkgs/by-name/mi/micropython/package.nix · Quelle: api.github.com
sudo zypper install micropythonopenSUSE Tumbleweed package metadata · micropython · Quelle: download.opensuse.org
Überblick
Python implementation for microcontrollers and constrained systems
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
micropython | cli | globales Executable | |
mpy-cross | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/micropython/micropython
Installationsmetadaten
| Paketschlüssel | brew:micropython |
|---|---|
| Version | 1.28.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/micropython |
| Homepage | https://www.micropython.org/ |
| Repository | https://github.com/micropython/micropython |
| Upstream-Dokumentation | https://docs.micropython.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/micropython/micropython/releases/download/v1.28.0/micropython-1.28.0.tar.xz |
| Zuletzt aktualisiert | 2026-06-10T10:08:53Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | libffi, python |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 micropythonQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.