This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky 525487137b unittest: Rewrite .main() to be compliant re: 1st arg. 2014-04-13 02:14:14 +03:00
copy
fcntl Add very basic implementation of os and fcntl modules for unix port. 2014-04-13 02:14:13 +03:00
json/json json: Add pristine from Python-3.3.3 tarball. 2014-04-13 02:11:28 +03:00
os Add very basic implementation of os and fcntl modules for unix port. 2014-04-13 02:14:13 +03:00
types
unittest unittest: Rewrite .main() to be compliant re: 1st arg. 2014-04-13 02:14:14 +03:00
.gitignore Add .gitignore . 2014-04-13 02:11:28 +03:00
Makefile Makefile: Support installing individual modules with "install MOD=<name>". 2014-04-13 02:11:28 +03:00
README.md

README.md

micropython-lib

Core Python libraries ported to Micro Python