This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky 1867507154 heapq: Add simple test. 2014-04-19 21:08:16 +03:00
collections/collections collections: Import independent defaultdict and deque modules into namespace. 2014-04-18 04:35:08 +03:00
collections.defaultdict
collections.deque
copy
fcntl
heapq heapq: Add simple test. 2014-04-19 21:08:16 +03:00
html/html
itertools itertools: Add setup metadata. 2014-04-18 04:32:11 +03:00
json
keyword
logging
os os: Add simple read/write test. 2014-04-19 20:35:25 +03:00
re-pcre
select select: Add setup metadata. 2014-04-19 21:01:44 +03:00
sqlite3
traceback
types
unittest
warnings
.gitignore
Makefile
README.md

README.md

micropython-lib

Core Python libraries ported to Micro Python