This is a repository of libraries designed to be useful for writing MicroPython applications.
 
 
Go to file
Paul Sokolovsky 780a993826 os: Rename direcorty functions test. 2014-05-14 21:46:01 +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
functools
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: Rename direcorty functions test. 2014-05-14 21:46:01 +03:00
os.path os.path: Define lexists as an alias to exists for now. 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 dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +03:00
socket
sqlite3
stat dummy modules: Switch to new metadata. 2014-05-12 21:21:08 +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
traceback
types
unittest unittest: Add support for SkipTest, skip() and skipUnless(). 2014-05-13 02:56:29 +03:00
urllib
warnings
.gitignore
Makefile
README.md
make_metadata.py

README.md

micropython-lib

Core Python libraries ported to Micro Python