VEX-Robotics-AI / VEX-Py

VEXcode / Robot Mesh VEX Python API Stubs
7 stars 0 forks source link

Python API Stubs for VEXcode & Robot Mesh Studio

codecov

VEXcode

VEXcode IQ Python

VEXcode V5 Python

Robot Mesh Studio

Robot Mesh VEX IQ Python B

Robot Mesh VEX V5 Python

Modules not stubbed

Contributing

We welcome PRs from VEX Robotics enthusiasts who like coding in Python using this stub library in your favourite IDEs/editors.

Testing

Without coverage (fast):

  python3 -m pytest src/

With coverage:

  python3 -m pytest --cov src/