| | |
|
a | |
|
array |
efficient arrays of numeric data |
| | |
|
b | |
|
btree |
simple BTree database |
| | |
|
c | |
|
cmath |
mathematical functions for complex numbers |
| | |
|
f | |
|
framebuf |
Frame buffer manipulation |
| | |
|
g | |
|
gc |
control the garbage collector |
| | |
|
l | |
|
lcd160cr |
control of LCD160CR display |
| | |
|
m | |
|
machine |
functions related to the hardware |
|
math |
mathematical functions |
|
micropython |
access and control MicroPython internals |
| | |
|
n | |
|
network |
network configuration |
| | |
|
p | |
|
pyb |
functions related to the board |
| | |
|
s | |
|
sys |
system specific functions |
| | |
|
u | |
|
ubinascii |
binary/ASCII conversions |
|
ucollections |
collection and container types |
|
uctypes |
access binary data in a structured way |
|
uerrno |
system error codes |
|
uhashlib |
hashing algorithms |
|
uheapq |
heap queue algorithm |
|
uio |
input/output streams |
|
ujson |
JSON encoding and decoding |
|
uos |
basic "operating system" services |
|
ure |
regular expressions |
|
uselect |
wait for events on a set of streams |
|
usocket |
socket module |
|
ussl |
TLS/SSL wrapper for socket objects |
|
ustruct |
pack and unpack primitive data types |
|
utime |
time related functions |
|
uzlib |
zlib decompression |