This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky f8252e6e5a os: Switch to metadata.txt . 2014-05-19 22:41:54 +03:00
base64 dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
binascii dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
binhex dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
bisect
collections
collections.defaultdict
collections.deque
copy
datetime dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
dbm
errno
fcntl
fnmatch fnmatch: Add new metadata. 2014-05-12 21:00:54 +03:00
functools
getopt getopt: Add setup.py. 2014-05-19 22:06:07 +03:00
glob dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
gzip dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
hashlib dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
heapq
html/html
html.entities
itertools
json
keyword
logging
multiprocessing
os os: Switch to metadata.txt . 2014-05-19 22:41:54 +03:00
os.path os.path: Add poorman's abspath(). 2014-05-14 21:46:01 +03:00
pickle
pprint dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
queue dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
random dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
re-pcre
select
shlex dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
shutil shutil: Decided to reimplement, start with shutil(). 2014-05-14 21:55:20 +03:00
socket
sqlite3
stat stat: Add from CPython 3.3.3. 2014-05-14 21:56:13 +03:00
subprocess dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
tempfile dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
test.support test.support: Addmore functions. 2014-05-14 21:51:02 +03:00
traceback
types
unittest unittest: Switch to metadata.txt . 2014-05-19 22:22:54 +03:00
urllib
warnings
.gitignore
Makefile
README.md
make_metadata.py

README.md

micropython-lib

Core Python libraries ported to Micro Python