Содержание модулей Python

c | g | m | n | o | p | s | t | u
 
c
cmath mathematical functions for complex numbers
 
g
gc control the garbage collector
 
m
math mathematical functions
 
n
network network configuration
 
o
os basic "operating system" services
 
p
pyb functions related to the pyboard
 
s
select Provides select function to wait for events on a stream
struct pack and unpack primitive data types
sys system specific functions
 
t
time time related functions
 
u
uheapq heap queue algorithm
ujson JSON encoding and decoding
usocket socket module