MicroPython 库#
VEX AIM 运行基于 Python 3.4 的 MicroPython 1.22。兼容的库包括:
[
asyncio] (https://docs.micropython.org/en/v1.22.0/library/asyncio.html)[
binascii] (https://docs.micropython.org/en/v1.22.0/library/binascii.html)[
cmath] (https://docs.micropython.org/en/v1.22.0/library/cmath.html)[
errno] (https://docs.micropython.org/en/v1.22.0/library/errno.html)[
gc] (https://docs.micropython.org/en/v1.22.0/library/gc.html)[
hashlib] (https://docs.micropython.org/en/v1.22.0/library/hashlib.html)[
heapq] (https://docs.micropython.org/en/v1.22.0/library/heapq.html)[
io] (https://docs.micropython.org/en/v1.22.0/library/io.html)[
json] (https://docs.micropython.org/en/v1.22.0/library/json.html)[
os] (https://docs.micropython.org/en/v1.22.0/library/os.html)[
re] (https://docs.micropython.org/en/v1.22.0/library/re.html)[
select] (https://docs.micropython.org/en/v1.22.0/library/select.html)[
struct] (https://docs.micropython.org/en/v1.22.0/library/struct.html)[
sys] (https://docs.micropython.org/en/v1.22.0/library/sys.html)