| | |
|
a | |
|
array |
efficient arrays of numeric data |
| | |
|
c | |
|
casioplot |
a simple interface for drawing graphics and text. |
|
cmath |
mathematical functions for complex numbers |
|
collections |
collection and container types |
| | |
|
g | |
|
gc |
control the garbage collector |
|
gint |
functions for graphics, keyboard, and timers. |
| | |
|
i | |
|
io |
input/output streams |
| | |
|
m | |
|
machine |
functions related to the hardware |
|
marshal |
Convert Python objects to and from a binary format |
|
math |
mathematical functions |
|
micropython |
access and control PythonExtra internals |
| | |
|
o | |
|
os |
basic "operating system" services |
| | |
|
p | |
|
platform |
access to underlying platform’s identifying data |
| | |
|
r | |
|
random |
random numbers |
| | |
|
s | |
|
struct |
pack and unpack primitive data types |
|
sys |
system specific functions |
| | |
|
t | |
|
time |
time related functions |
| | |
|
u | |
|
uctypes |
access binary data in a structured way |
| | |
|
v | |
|
vfs |
virtual filesystem control |