Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
pystclient 0.0.5
Logo
pystclient 0.0.5

Contents:

  • Pystclient - A Python client for Simulation Trust Center (STC)
  • API Reference
    • pystclient package
      • pystclient.resources
      • pystclient.utils
        • pystclient.utils.helpers
        • pystclient.utils.logging
        • pystclient.utils.time
      • pystclient.api
        • PyStclientProcess
      • pystclient.clients
        • BaseClient
        • HandleAuthentication
        • MeasurementClient
        • ModelClient
        • ProjectClient
        • PyStclient
        • SimulationResults
        • SimulatorClient
      • pystclient.exception
      • pystclient.models
        • BaseProject
        • FmuConnections
        • FmuModelInformation
        • FmuNode
        • FmuNodeEdge
        • FmuSelect
        • FmuVariable
        • FmuVariableGroup
        • FmuVariables
        • LoggingConfiguration
        • MeasurementInstance
        • MeasurementMetadata
        • MeasurementQuery
        • MeasurementVariables
        • Measurements
        • ModelParameters
        • ModelVariable
        • ProjectInformation
        • QueryResult
        • QueryVariable
        • Simulation
        • SimulationConfig
        • SimulationInfo
        • SimulationParameters
        • SimulatorStatus
        • UploadedModelInfo
      • pystclient.settings
      • pystclient.types
        • FmuCausalityType
        • FmuVariableTypeEnum
        • SimulationType
        • TimeUnit
  • CLI Documentation
    • pystclient - CLI interface
  • Changelog
  • Style Guide
  • LICENSE
  • Mozilla Public License Version 2.0
Back to top
View this page

pystclient package¶

Subpackages¶

pystclient.resources

resources.

pystclient.utils

Utilities for pystclient.

Modules¶

pystclient.api

pystclient API.

pystclient.clients

STC client module for managing STC API interactions.

pystclient.exception

Custom exceptions for pystclient.

pystclient.models

Data models for STC API interactions.

pystclient.settings

Configuration settings for pystclient.

pystclient.types

Type definitions for pystclient.

Next
pystclient.resources
Previous
API Reference
Copyright © 2026, DNV AS. All rights reserved.
Made with Sphinx and @pradyunsg's Furo
On this page
  • pystclient package
    • Subpackages
    • Modules