micropython (devel/micropython) Updated: 3 weeks, 5 days ago Add to my watchlist

Python implementation for microcontrollers and constrained systems

The MicroPython project aims to put an implementation of Python 3.x on microcontrollers and small embedded systems. MicroPython implements the entire Python 3.4 syntax (including exceptions, with, yield from, etc., and additionally async/await keywords from Python 3.5). The following core datatypes are provided: str (including basic Unicode support), bytes, bytearray, tuple, list, dict, set, frozenset, array.array, collections.namedtuple, classes and instances. Builtin modules include sys, time, and struct, etc. Select ports have support for _thread module (multithreading). Note that only a subset of Python 3 functionality is implemented for the data types and modules.

Version: 1.24.0 License: GPL-2 GitHub
Maintainers i0ntempest
Categories devel lang
Homepage https://micropython.org/
Platforms darwin
Variants

Subport(s) (1)


"micropython" depends on

lib (1)
extract (1)
xz
run (1)
build (3)

Ports that depend on "micropython"

No ports


Port Health:

Loading Port Health

Installations (30 days)

1

Requested Installations (30 days)

1