Navigation
index
modules
|
PythonExtra latest documentation
»
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
Symbols
-c
command line option
-h
command line option
-i
command line option
-m
command line option
-O
command line option
-v
command line option
-X
command line option
.mpy file
.py file
<args>
command line option
<script>
command line option
_
__add__() (array.array method)
__call__() (machine.Pin method)
__getitem__() (array.array method)
__iadd__() (array.array method)
__init__() (gint.image method)
__len__() (array.array method)
__repr__() (array.array method)
__setitem__() (array.array method)
A
abs()
built-in function
AbstractBlockDev (class in vfs)
acos() (in module math)
acosh() (in module math)
active() (machine.USBDevice method)
ADC (class in machine)
ADCBlock (class in machine)
add_library()
built-in function
addressof() (in module uctypes)
alarm() (machine.RTC method)
alarm_cancel() (machine.RTC method)
alarm_left() (machine.RTC method)
all()
built-in function
alloc_emergency_exception_buf() (in module micropython)
alpha (gint.KeyEvent attribute)
any()
built-in function
any() (machine.UART method)
(micropython.RingIO method)
append() (array.array method)
(collections.deque method)
appendleft() (collections.deque method)
argv (in module sys)
array
module
array (class in array)
ARRAY (in module uctypes)
asin() (in module math)
asinh() (in module math)
AssertionError
atan() (in module math)
atan2() (in module math)
atanh() (in module math)
atexit() (in module sys)
AttributeError
B
baremetal
BIG_ENDIAN (in module uctypes)
bin()
built-in function
bitstream() (in module machine)
block() (machine.ADC method)
block_count (gint.GintFont attribute)
blocks (gint.GintFont attribute)
board
bool (built-in class)
bootloader() (in module machine)
buffer protocol
built-in function
abs()
add_library()
all()
any()
bin()
callable()
chr()
classmethod()
compile()
delattr()
dir()
divmod()
enumerate()
eval()
exec()
filter()
freeze()
freeze_as_mpy()
freeze_as_str()
freeze_mpy()
getattr()
globals()
hasattr()
hash()
hex()
id()
include()
input()
isinstance()
issubclass()
iter()
len()
locals()
map()
max()
metadata()
min()
module()
next()
oct()
open()
ord()
package()
pow()
print()
property()
range()
repr()
require()
reversed()
round()
setattr()
sorted()
staticmethod()
sum()
super()
type()
zip()
builtin_driver (machine.USBDevice attribute)
bytearray (built-in class)
bytearray_at() (in module uctypes)
bytecode
byteorder (in module sys)
bytes (built-in class)
bytes_at() (in module uctypes)
BytesIO (class in io)
C
C_RGB() (in module gint)
calcsize() (in module struct)
callable()
built-in function
callee-owned tuple
casioplot
module
ceil() (in module math)
char_spacing (gint.GintFont attribute)
chdir() (in module os)
choice() (in module random)
chr()
built-in function
CircuitPython
classmethod()
built-in function
clear_screen() (in module casioplot)
cleareventflips() (in module gint)
clearevents() (in module gint)
close() (micropython.RingIO method)
cmath
module
collect() (in module gc)
collections
module
color_count (gint.image attribute)
command line option
-c
-h
-i
-m
-O
-v
-X
<args>
<script>
compile()
built-in function
complex (built-in class)
config() (machine.USBDevice method)
connect() (machine.ADCBlock method)
const() (in module micropython)
copysign() (in module math)
cos() (in module cmath)
(in module math)
cosh() (in module math)
CPython
cross-compiler
D
data (gint.GintFont attribute)
(gint.image attribute)
data_height (gint.GintFont attribute)
datetime() (machine.RTC method)
dcircle() (in module gint)
dclear() (in module gint)
deepsleep() (in module machine)
degrees() (in module math)
deinit() (machine.I2C method)
(machine.I2S method)
(machine.PWM method)
(machine.RTC method)
(machine.SD method)
(machine.SPI method)
(machine.Timer method)
(machine.UART method)
delattr()
built-in function
dellipse() (in module gint)
deque (class in collections)
dgetpixel() (in module gint)
dhline() (in module gint)
dict (built-in class)
dimage() (in module gint)
dir()
built-in function
disable() (in module gc)
disable_irq() (in module machine)
divmod()
built-in function
dline() (in module gint)
dpixel() (in module gint)
dpoly() (in module gint)
draw_string() (in module casioplot)
drect() (in module gint)
drect_border() (in module gint)
drive() (machine.Pin method)
driver
dsubimage() (in module gint)
dtext() (in module gint)
dtext_opt() (in module gint)
dumps() (in module marshal)
dupdate() (in module gint)
dupterm() (in module os)
duty_ns() (machine.PWM method)
duty_u16() (machine.PWM method)
dvline() (in module gint)
E
e (in module cmath)
(in module math)
enable() (in module gc)
enable_irq() (in module machine)
enumerate()
built-in function
environment variable
MICROPYINSPECT
,
[1]
MICROPYPATH
erf() (in module math)
erfc() (in module math)
eval()
built-in function
Exception
exec()
built-in function
exit() (in module sys)
exp() (in module cmath)
(in module math)
expm1() (in module math)
extend() (array.array method)
(collections.deque method)
F
fabs() (in module math)
feed() (machine.WDT method)
FFI
filesystem
filter()
built-in function
flags (gint.image attribute)
float (built-in class)
FLOAT32 (in module uctypes)
FLOAT64 (in module uctypes)
floor() (in module math)
flush() (machine.UART method)
fmod() (in module math)
font() (in module gint)
format (gint.image attribute)
freeze()
built-in function
freeze_as_mpy()
built-in function
freeze_as_str()
built-in function
freeze_mpy()
built-in function
freq() (in module machine)
(machine.PWM method)
frexp() (in module math)
from_bytes() (int class method)
frozen module
frozenset (built-in class)
G
gamma() (in module math)
Garbage Collector
gc
module
get_pixel() (in module casioplot)
getattr()
built-in function
getcwd() (in module os)
getkey() (in module gint)
getkey_opt() (in module gint)
getrandbits() (in module random)
getvalue() (io.BytesIO method)
gint
module
GintFont (class in gint)
globals()
built-in function
glyph_count (gint.GintFont attribute)
glyph_index (gint.GintFont attribute)
glyph_width (gint.GintFont attribute)
gmtime() (in module time)
GPIO
GPIO port
H
hasattr()
built-in function
hash()
built-in function
heap
heap_lock() (in module micropython)
heap_locked() (in module micropython)
heap_unlock() (in module micropython)
height (gint.image attribute)
hex()
built-in function
high() (machine.Pin method)
I
I2C (class in machine)
I2S (class in machine)
I2S.MONO (in module machine)
I2S.RX (in module machine)
I2S.STEREO (in module machine)
I2S.TX (in module machine)
id()
built-in function
idle() (in module machine)
ilistdir() (in module os)
image (class in gint)
image_p4_rgb565() (in module gint)
image_p4_rgb565a() (in module gint)
image_p8_rgb565() (in module gint)
image_p8_rgb565a() (in module gint)
image_rgb565() (in module gint)
image_rgb565a() (in module gint)
implementation (in module sys)
ImportError
include()
built-in function
IndexError
init() (machine.ADC method)
(machine.ADCBlock method)
(machine.I2C method)
(machine.I2S method)
(machine.Pin method)
(machine.PWM method)
(machine.RTC method)
(machine.SD method)
(machine.SPI method)
(machine.Timer method)
(machine.UART method)
input()
built-in function
int (built-in class)
INT16 (in module uctypes)
INT32 (in module uctypes)
INT64 (in module uctypes)
INT8 (in module uctypes)
interned string
io
module
ioctl() (vfs.AbstractBlockDev method)
irq() (machine.I2S method)
(machine.Pin method)
(machine.RTC method)
(machine.UART method)
isfinite() (in module math)
isinf() (in module math)
isinstance()
built-in function
isnan() (in module math)
issubclass()
built-in function
iter()
built-in function
K
kbd_intr() (in module micropython)
key (gint.KeyEvent attribute)
KeyboardInterrupt
keycode_digit() (in module gint)
keycode_function() (in module gint)
keydown() (in module gint)
keydown_all() (in module gint)
keydown_any() (in module gint)
KeyError
KeyEvent (class in gint)
keypressed() (in module gint)
keyreleased() (in module gint)
L
ldexp() (in module math)
len()
built-in function
lgamma() (in module math)
libc_ver() (in module platform)
lightsleep() (in module machine)
line_distance (gint.GintFont attribute)
line_height (gint.GintFont attribute)
list (built-in class)
listdir() (in module os)
LITTLE_ENDIAN (in module uctypes)
loads() (in module marshal)
locals()
built-in function
localtime() (in module time)
log() (in module cmath)
(in module math)
log10() (in module cmath)
(in module math)
log2() (in module math)
low() (machine.Pin method)
M
machine
module
machine.DEEPSLEEP (in module machine)
machine.DEEPSLEEP_RESET (in module machine)
machine.HARD_RESET (in module machine)
machine.IDLE (in module machine)
machine.PIN_WAKE (in module machine)
machine.PWRON_RESET (in module machine)
machine.RTC_WAKE (in module machine)
machine.SLEEP (in module machine)
machine.SOFT_RESET (in module machine)
machine.WDT_RESET (in module machine)
machine.WLAN_WAKE (in module machine)
map()
built-in function
marshal
module
math
module
max()
built-in function
maxsize (in module sys)
MCU
mem16 (in module machine)
mem32 (in module machine)
mem8 (in module machine)
mem_alloc() (in module gc)
mem_free() (in module gc)
mem_info() (in module micropython)
memory() (machine.RTC method)
MemoryError
memoryview (built-in class)
metadata()
built-in function
MICROPYINSPECT
micropython
module
micropython-lib
min()
built-in function
mip
mkdir() (in module os)
mkfs() (vfs.VfsFat static method)
(vfs.VfsLfs1 static method)
(vfs.VfsLfs2 static method)
mktime() (in module time)
mod (gint.KeyEvent attribute)
mode() (machine.Pin method)
modf() (in module math)
module
array
casioplot
cmath
collections
gc
gint
io
machine
marshal
math
micropython
os
platform
random
struct
sys
time
uctypes
vfs
module()
built-in function
modules (in module sys)
mount() (in module os)
(in module vfs)
mpremote
N
namedtuple() (in module collections)
NameError
native
NATIVE (in module uctypes)
next()
built-in function
NotImplementedError
now() (machine.RTC method)
O
object (built-in class)
oct()
built-in function
off() (machine.Pin method)
(machine.Signal method)
on() (machine.Pin method)
(machine.Signal method)
open()
built-in function
open() (in module io)
opt_level() (in module micropython)
ord()
built-in function
OrderedDict (class in collections)
os
module
OSError
P
pack() (in module struct)
pack_into() (in module struct)
package()
built-in function
palette (gint.image attribute)
path (in module sys)
phase() (in module cmath)
pi (in module cmath)
(in module math)
Pin (class in machine)
Pin.ALT (in module machine)
Pin.ALT_OPEN_DRAIN (in module machine)
Pin.ANALOG (in module machine)
Pin.DRIVE_0 (in module machine)
Pin.DRIVE_1 (in module machine)
Pin.DRIVE_2 (in module machine)
Pin.IN (in module machine)
Pin.IRQ_FALLING (in module machine)
Pin.IRQ_HIGH_LEVEL (in module machine)
Pin.IRQ_LOW_LEVEL (in module machine)
Pin.IRQ_RISING (in module machine)
Pin.OPEN_DRAIN (in module machine)
Pin.OUT (in module machine)
Pin.PULL_DOWN (in module machine)
Pin.PULL_HOLD (in module machine)
Pin.PULL_UP (in module machine)
platform
module
platform (in module sys)
platform() (in module platform)
polar() (in module cmath)
pollevent() (in module gint)
pop() (collections.deque method)
popleft() (collections.deque method)
port
pow()
built-in function
pow() (in module math)
print()
built-in function
print_exception() (in module sys)
prop (gint.GintFont attribute)
property()
built-in function
ps1 (in module sys)
ps2 (in module sys)
PTR (in module uctypes)
pull() (machine.Pin method)
PWM (class in machine)
Python Enhancement Proposals
PEP 526
PEP 618
python_compiler() (in module platform)
PythonExtra port
PythonExtra Unix port
Q
qstr_info() (in module micropython)
R
radians() (in module math)
randint() (in module random)
random
module
random() (in module random)
randrange() (in module random)
range()
built-in function
read() (machine.SPI method)
(machine.UART method)
(micropython.RingIO method)
read_u16() (machine.ADC method)
read_uv() (machine.ADC method)
readblocks() (vfs.AbstractBlockDev method)
readfrom() (machine.I2C method)
readfrom_into() (machine.I2C method)
readfrom_mem() (machine.I2C method)
readfrom_mem_into() (machine.I2C method)
readinto() (machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(micropython.RingIO method)
readline() (machine.UART method)
(micropython.RingIO method)
rect() (in module cmath)
remote_wakeup() (machine.USBDevice method)
remove() (in module os)
rename() (in module os)
REPL
repr()
built-in function
require()
built-in function
reset() (in module machine)
reset_cause() (in module machine)
reversed()
built-in function
RingIO (class in micropython)
rmdir() (in module os)
rng() (in module machine)
round()
built-in function
RTC (class in machine)
RTC.ALARM0 (in module machine)
RuntimeError
S
scan() (machine.I2C method)
schedule() (in module micropython)
SD (class in machine)
seed() (in module random)
sendbreak() (machine.UART method)
set (built-in class)
set_pixel() (in module casioplot)
setattr()
built-in function
settrace() (in module sys)
shift (gint.KeyEvent attribute)
shift() (machine.I2S static method)
show_screen() (in module casioplot)
Signal (class in machine)
sin() (in module cmath)
(in module math)
sinh() (in module math)
sizeof() (in module uctypes)
sleep() (in module machine)
(in module time)
sleep_ms() (in module time)
sleep_us() (in module time)
slice (built-in class)
soft_reset() (in module machine)
SoftI2C (class in machine)
SoftSPI (class in machine)
SoftSPI.LSB (in module machine)
SoftSPI.MSB (in module machine)
sorted()
built-in function
SPI (class in machine)
SPI.CONTROLLER (in module machine)
SPI.LSB (in module machine)
SPI.MSB (in module machine)
sqrt() (in module cmath)
(in module math)
stack_use() (in module micropython)
stall() (machine.USBDevice method)
start() (machine.I2C method)
stat() (in module os)
staticmethod()
built-in function
statvfs() (in module os)
stderr (in module sys)
stdin (in module sys)
stdout (in module sys)
stop() (machine.I2C method)
StopIteration
storage_size (gint.GintFont attribute)
str (built-in class)
stream
stride (gint.image attribute)
StringIO (class in io)
struct
module
struct (class in uctypes)
submit_xfer() (machine.USBDevice method)
sum()
built-in function
super()
built-in function
sync() (in module os)
SyntaxError
sys
module
SystemExit
T
tan() (in module math)
tanh() (in module math)
threshold() (in module gc)
ticks_add() (in module time)
ticks_cpu() (in module time)
ticks_diff() (in module time)
ticks_ms() (in module time)
ticks_us() (in module time)
time
module
time (gint.KeyEvent attribute)
time() (in module time)
time_ns() (in module time)
time_pulse_us() (in module machine)
Timer (class in machine)
Timer.ONE_SHOT (in module machine)
Timer.PERIODIC (in module machine)
to_bytes() (int method)
toggle() (machine.Pin method)
tracebacklimit (in module sys)
trunc() (in module math)
tuple (built-in class)
txdone() (machine.UART method)
type (gint.KeyEvent attribute)
type()
built-in function
TypeError
U
UART
(class in machine)
UART.CTS (in module machine)
UART.IRQ_BREAK (in module machine)
UART.IRQ_RX (in module machine)
UART.IRQ_RXIDLE (in module machine)
UART.IRQ_TXIDLE (in module machine)
UART.RTS (in module machine)
uctypes
module
UINT16 (in module uctypes)
UINT32 (in module uctypes)
UINT64 (in module uctypes)
UINT8 (in module uctypes)
umount() (in module os)
(in module vfs)
uname() (in module os)
uniform() (in module random)
unique_id() (in module machine)
unpack() (in module struct)
unpack_from() (in module struct)
upip
urandom() (in module os)
USBDevice (class in machine)
USBDevice.BUILTIN_CDC (in module machine)
USBDevice.BUILTIN_CDC_MSC (in module machine)
USBDevice.BUILTIN_DEFAULT (in module machine)
USBDevice.BUILTIN_MSC (in module machine)
USBDevice.BUILTIN_NONE (in module machine)
V
value() (machine.Pin method)
(machine.Signal method)
ValueError
version (in module sys)
version_info (in module sys)
vfs
module
VfsFat (class in os)
(class in vfs)
VfsLfs1 (class in os)
(class in vfs)
VfsLfs2 (class in os)
(class in vfs)
VfsPosix (class in os)
(class in vfs)
VOID (in module uctypes)
W
wake_reason() (in module machine)
WDT (class in machine)
webrepl
width (gint.GintFont attribute)
(gint.image attribute)
write() (machine.I2C method)
(machine.I2S method)
(machine.SPI method)
(machine.UART method)
(micropython.RingIO method)
write_readinto() (machine.SPI method)
writeblocks() (vfs.AbstractBlockDev method)
writeto() (machine.I2C method)
writeto_mem() (machine.I2C method)
writevto() (machine.I2C method)
X
x (gint.KeyEvent attribute)
Y
y (gint.KeyEvent attribute)
Z
ZeroDivisionError
zip()
built-in function
Quick search
Navigation
index
modules
|
PythonExtra latest documentation
»
Index