Automic VaultAutomic Vault

brew

Installer micropython avec Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de micropython pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install micropython

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install micropython

MacPorts ports tree · devel/micropython/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add micropython

Alpine Linux edge package indexes · micropython · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install micropython

Debian stable package indexes · micropython · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install micropython

Fedora Rawhide package metadata · micropython · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#micropython

nixpkgs package indexes · pkgs/by-name/mi/micropython/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install micropython

openSUSE Tumbleweed package metadata · micropython · Source: download.opensuse.org

aperçu

Résumé du paquet

Python implementation for microcontrollers and constrained systems

Commandes et alias

  • micropython
  • mpy-cross

historique

Historique du projet et usages

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.

Historique du projet

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.

Modes d'utilisation

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é

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 7 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
micropythoncliexécutable global
mpy-crosscliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire1.28.0
gestionnaire mis à jour2026-06-10
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/micropython/micropython

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:micropython
Version1.28.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/micropython
Page d'accueilhttps://www.micropython.org/
Dépôthttps://github.com/micropython/micropython
Docs amonthttps://docs.micropython.org/
LicenceMIT
Archive sourcehttps://github.com/micropython/micropython/releases/download/v1.28.0/micropython-1.28.0.tar.xz
Dernière mise à jour2026-06-10T10:08:53Z
Pulseupdated
Dépendances de compilationpkgconf
Bibliothèques fournies par macOSlibffi, python
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemicropython
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

micropython 1.25.0+ds-1

Unix/Linux port of MicroPython for board-independent use on the host

https://micropython.org/

sudo apt install micropython
  • Section: python
  • Architecture: amd64
  • 5 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Micropython
Debian stable package indexes · deb.debian.org · Debian stable package indexes: micropython from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

micropython-doc 1.25.0+ds-1

Documentation and examples for MicroPython - HTML format

https://micropython.org/

sudo apt install micropython-doc
  • Section: doc
  • Architecture: all
  • Source Package: micropython
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Micropython
Debian stable package indexes · deb.debian.org · Debian stable package indexes: micropython-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

micropython

nix profile install nixpkgs#micropython
  • normalized package name match
  • Correspondance par : Micropython
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/micropython/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

micropython 1.22.1+ds-1build2

Unix/Linux port of MicroPython for board-independent use on the host

https://micropython.org/

sudo apt install micropython
  • Section: universe/python
  • Architecture: amd64
  • 5 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Micropython
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: micropython from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

micropython-doc 1.22.1+ds-1build2

Documentation and examples for MicroPython - HTML format

https://micropython.org/

sudo apt install micropython-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: micropython
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Micropython
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: micropython-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

micropython 1.28.0-r0

lean and efficient Python implementation for MCUs and constrained systems

https://www.micropython.org/

sudo apk add micropython
  • License: MIT
  • Architecture: x86_64
  • Source Package: micropython
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Micropython
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: micropython from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

micropython-cross 1.28.0-r0

Compile micropython code to bytecode, which can be transfered to MCUs

https://www.micropython.org/

sudo apk add micropython-cross
  • License: MIT
  • Architecture: x86_64
  • Source Package: micropython
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Micropython
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: micropython-cross from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

micropython-doc 1.28.0-r0

lean and efficient Python implementation for MCUs and constrained systems (documentation)

https://www.micropython.org/

sudo apk add micropython-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: micropython
  • normalized package name match
  • Correspondance par : Micropython
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: micropython-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

micropython 1.28.0-3.fc45

Implementation of Python 3 with very low memory footprint

http://micropython.org/

sudo dnf install micropython
  • License: MIT AND BSD-4-Clause-UC AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: micropython
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Micropython
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: micropython from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

micropython-tools 1.28.0-3.fc45

MicroPython device tools and utilities

http://micropython.org/

sudo dnf install micropython-tools
  • License: MIT AND LGPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: micropython
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Micropython
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: micropython-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mpy-cross 1.28.0-3.fc45

MicroPython cross-compiler

http://micropython.org/

sudo dnf install mpy-cross
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: micropython
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Micropython
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mpy-cross from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

micropython 1.28.0-2.1

Implementation of Python 3 with very low memory footprint

https://micropython.org/

sudo zypper install micropython
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: micropython
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Micropython
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: micropython from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

mpremote 1.28.0-2.1

MicroPython remote control

https://micropython.org/

sudo zypper install mpremote
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: micropython
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Micropython
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mpremote from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

mpy-tools 1.28.0-2.1

Tools for creating and handling precompiled .mpy files for MicroPython

https://micropython.org/

sudo zypper install mpy-tools
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: micropython
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Micropython
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mpy-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

micropython

sudo port install micropython
  • normalized package name match
  • Correspondance par : Micropython
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/micropython/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment