User guide#

Initialization

Learn how to establish a connection and prepare PySTK for usage with the STK application.

Initialization
Create and load scenarios

Use PySTK to automate the processes of creating, saving, and loading scenarios.

Creating and loading STK scenarios
API structure

Navigate PySTK effectively by exploring the foundational structure of the API.

API structure
Results and graphs

Learn how to translate a report into its corresponding set of Data Providers.

Results and graphs
Data analysis

Leverage NumPy and Pandas data types to enhance your PySTK workflows.

Data analysis
Migrate

Guidelines on how to migrate your code to PySTK.

Migrate to PySTK
Code snippets

Learn how to automate the most common STK capabilities with PySTK.

PySTK code snippets