You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
474 B
35 lines
474 B
Micro Python libraries
|
|
======================
|
|
|
|
Python standard libraries
|
|
-------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cmath.rst
|
|
gc.rst
|
|
math.rst
|
|
os.rst
|
|
select.rst
|
|
sys.rst
|
|
time.rst
|
|
|
|
Micro Python reduced libraries
|
|
------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
usocket.rst
|
|
uheapq.rst
|
|
ujson.rst
|
|
|
|
Libraries specific to the pyboard
|
|
---------------------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
pyb.rst
|
|
network.rst
|
|
|