Skip to content

Carta Library

Carta is a python library that uses Simple App Script to interact with the device's screen.

$ pip install carta

Pros

  • Includes a simulator to speed up application development.
  • Only depends on Simple App Script and python.
  • No compilation required.

Cons

  • Needs to be installed with pip, which can conflict with Toltec python packages.