VEX V5 Python API
Packages
Here are the packages with brief descriptions (if available):
 N__bi
 Nbuilt_insPyMite's built-ins module, always included
 NdictPyMite's dict module, the built-in dictionary
 Ndrivetrain
 NfuncPyMite's func module, info about function/module objects
 NlistPyMite's list module, the built-in list
 NmathPyMite's math module, using Python 2.6 math library as a reference https://docs.python.org/2.6/library/math.html
 Nmotor_group
 NrandomPyMite's random number module (only minimal support is intended) https://docs.python.org/2.6/library/random.html
 Nsmartdrive
 NstringPyMite's string module, the built-in string
 NsysPyMite's system module, sys
 NtimerTimer module
 NvexRobot Mesh Vex V5 Python API