This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky e3c3872185 os.path: Add poorman's abspath(). 2014-05-14 21:46:01 +03:00
base64
binascii
binhex
bisect
collections
collections.defaultdict
collections.deque
copy
datetime
dbm
errno
fcntl
fnmatch
functools
glob
gzip
hashlib
heapq
html/html
html.entities
itertools
json
keyword
logging
multiprocessing
os
os.path os.path: Add poorman's abspath(). 2014-05-14 21:46:01 +03:00
pickle
pprint
queue
random
re-pcre
select
shlex
shutil
socket
sqlite3
stat
subprocess
tempfile
test.support
traceback
types
unittest
urllib
warnings
.gitignore
Makefile
README.md
make_metadata.py

README.md

micropython-lib

Core Python libraries ported to Micro Python