This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky 50f37fe01a itertools: Add partial implementation. 2014-04-18 04:29:57 +03:00
collections/collections
collections.defaultdict
collections.deque collections.deque: Add setup metadata. 2014-04-18 03:38:43 +03:00
copy
fcntl
html/html
itertools itertools: Add partial implementation. 2014-04-18 04:29:57 +03:00
json
keyword
logging logging: Add setup metadata. 2014-04-17 01:37:14 +03:00
os
re-pcre
sqlite3 sqlite3: Add simple test. 2014-04-17 03:37:53 +03:00
traceback traceback: Add setup metadata. 2014-04-17 01:37:14 +03:00
types
unittest
warnings warnings: Add setup metadata. 2014-04-17 01:36:26 +03:00
.gitignore
Makefile
README.md

README.md

micropython-lib

Core Python libraries ported to Micro Python