Содержание модулей Python
| 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 | wait for events on a set of streams | |
| 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 |