TReK Python  5.3.3
Telemetry/Command API
Introduction

This Python Package provides the TReK Command, Telemetry and Data API's from the Python language. It mirrors as the C++ libraries using Python classes instead of C++ classes. Before you can use TReK in Python, follow the installation assistance in Getting Starting.

Once installed, the following documentation can walk you through examples of using the API in Python and includes a summary of the classes and their capabilities for an initial comprehensive look at what API is provided in this release.

We recommend you review these 3 short introductory pages and then, depending on your Python experience, you can review the tutorials or examples to get started.

Overview Summary