macOS
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de micropython pour les workflows d'agents IA.
installation
brew install micropythonlocal Homebrew formula metadata
sudo port install micropythonMacPorts ports tree · devel/micropython/Portfile · Source: api.github.com
sudo apk add micropythonAlpine Linux edge package indexes · micropython · Source: dl-cdn.alpinelinux.org
sudo apt install micropythonDebian stable package indexes · micropython · Source: deb.debian.org
sudo dnf install micropythonFedora Rawhide package metadata · micropython · Source: dl.fedoraproject.org
nix profile install nixpkgs#micropythonnixpkgs package indexes · pkgs/by-name/mi/micropython/package.nix · Source: api.github.com
sudo zypper install micropythonopenSUSE Tumbleweed package metadata · micropython · Source: download.opensuse.org
aperçu
Python implementation for microcontrollers and constrained systems
historique
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.
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 |
|---|---|---|---|
micropython | cli | exécutable global | |
mpy-cross | 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://github.com/micropython/micropython
métadonnées d'installation
| Clé du paquet | brew:micropython |
|---|---|
| Version | 1.28.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/micropython |
| Page d'accueil | https://www.micropython.org/ |
| Dépôt | https://github.com/micropython/micropython |
| Docs amont | https://docs.micropython.org/ |
| Licence | MIT |
| Archive source | https://github.com/micropython/micropython/releases/download/v1.28.0/micropython-1.28.0.tar.xz |
| Dernière mise à jour | 2026-06-10T10:08:53Z |
| Pulse | updated |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | libffi, python |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
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.
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 micropythonpiste 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.