micropython (devel/micropython) Updated: 4 days, 19 hours 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.28.0 License: GPL-2 GitHub
Reset

305 build(s) found

Page 4 of 4 | Showing build(s) 301 to 305

Builder Build Number Start Time Elapsed Time Watcher Build Status
12.arm64 57126 2022-06-30 22:44:28 0:00:17 9392 failed install-port
10.6 80648 2022-06-30 22:18:57 0:00:06 32585 failed install-dependencies
10.12 191604 2022-06-30 22:12:32 0:00:02 58869 failed install-dependencies
10.6.x86_64 114005 2022-06-30 22:10:41 0:00:04 32598 failed install-dependencies
10.9 193569 2022-06-30 22:10:14 0:00:03 59642 failed install-dependencies