| | |
|
_ | |
|
_thread |
multithreading support |
| | |
|
b | |
|
btree |
simple BTree database |
| | |
|
c | |
|
cmath |
mathematical functions for complex numbers |
| | |
|
e | |
|
esp |
functions related to the ESP8266 and ESP32 |
|
esp32 |
functionality specific to the ESP32 |
| | |
|
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 |
| | |
|
r | |
|
rp2 |
functionality specific to the RP2 |
| | |
|
u | |
|
uarray |
efficient arrays of numeric data |
|
uasyncio |
asynchronous I/O scheduler for writing concurrent code |
|
ubinascii |
binary/ASCII conversions |
|
ubluetooth |
Low-level Bluetooth radio functionality |
|
ucollections |
collection and container types |
|
ucryptolib |
cryptographic ciphers |
|
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 |
|
usys |
system specific functions |
|
utime |
time related functions |
|
uzlib |
zlib decompression |
| | |
|
w | |
|
wipy |
WiPy specific features |