Python Module Index

a | g | m | n | s | u | w
 
a
array efficient arrays of numeric data
 
g
gc control the garbage collector
 
m
machine functions related to the board
math mathematical functions
micropython access and control MicroPython internals
 
n
network network configuration
 
s
select wait for events on a set of streams
sys system specific functions
 
u
ubinascii binary/ASCII conversions
ucollections collection and container types
uctypes access binary data in a structured way
uhashlib hashing algorithm
uheapq heap queue algorithm
uio input/output streams
ujson JSON encoding and decoding
uos basic "operating system" services
ure regular expressions
usocket socket module
ussl TLS/SSL wrapper for socket objects
ustruct pack and unpack primitive data types
utime time related functions
uzlib zlib decompression
 
w
wipy WiPy specific features