hpcflow.sdk#

Sub-package to define an extensible hpcflow application.

Functions

get_SDK_logger

Get a logger with prefix of "hpcflow_sdk" instead of "hpcflow.sdk" to ensure the handlers of the SDK logger and app logger are distinct.

hpcflow.sdk.api

API functions, which are dynamically added to the BaseApp class on __init__

hpcflow.sdk.app

An hpcflow application.

hpcflow.sdk.cli

hpcflow.sdk.config

hpcflow.sdk.core

Core programmatic models for hpcflow.

hpcflow.sdk.data

hpcflow.sdk.demo

hpcflow.sdk.helper

hpcflow.sdk.log

hpcflow.sdk.persistence

hpcflow.sdk.runtime

hpcflow.sdk.scripting

hpcflow.sdk.submission

hpcflow.sdk.typing