hpcflow.sdk.typing#

Common type aliases.

Module attributes

PathLike

Type of a value that can be treated as a path.

BasicTemplateComponents

Simplification of TemplateComponents to allow some types of internal manipulations.

DataIndex

The type of indices to data.

Functions

hydrate

Partially hydrates the annotations on fields in a class, so that a @dataclass annotation can recognise that ClassVar-annotated fields are class variables.

Classes

KnownSubmission

Describes a known submission.

KnownSubmissionItem

Describes a known submission.

ParamSource

A parameter source descriptor.

TemplateComponents

Components loaded from templates.