This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky 7d1bb7e6a3 email.parser: Kw-only args are not supported yet by MicroPython. 2014-05-24 16:08:40 +03:00
abc
base64
binascii
binhex
bisect
calendar
collections
collections.defaultdict
collections.deque
copy
datetime
dbm
email.charset
email.encoders
email.errors
email.feedparser
email.message
email.parser/email
email.utils
errno
fcntl
fnmatch
functools
getopt
glob
gzip
hashlib
heapq
html/html
html.entities
itertools
json
keyword
logging
multiprocessing
os
os.path
pickle
posixpath
pprint
queue
quopri
random
re-pcre
select
shlex
shutil
socket
sqlite3
stat
string
subprocess
tempfile
test.support
traceback
types
unittest
urllib
urllib.parse
uu
warnings
.gitignore
Makefile
README.md
make_metadata.py

README.md

micropython-lib

Core Python libraries ported to Micro Python