This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky ac2ae5831e collections.defaultdict: Add implementation.
In a namespace package.
2014-04-14 21:20:31 +03:00
collections/collections collections: Add dummy implementation. 2014-04-14 20:31:46 +03:00
collections.defaultdict collections.defaultdict: Add implementation. 2014-04-14 21:20:31 +03:00
copy
fcntl
html/html
json
keyword keyword: Work around lack of frozenset. 2014-04-13 23:14:58 +03:00
logging
os
re-pcre
traceback traceback: Add dummy module to preclude import errors. 2014-04-13 04:59:58 +03:00
types
unittest
warnings warnings: Add empty module to preclude import errors. 2014-04-14 20:31:46 +03:00
.gitignore
Makefile
README.md

README.md

micropython-lib

Core Python libraries ported to Micro Python