appΒΆ

Public Flower App APIs.

Classes

Array()

Array type.

ArrayRecord()

Array record.

ConfigRecord([config_dict, keep_input])

Config record.

Context(run_id, node_id, node_config, state, ...)

Context of your run.

Error(code[, reason])

The class storing information about an error that occurred.

Message()

Represents a message exchanged between ClientApp and ServerApp.

MessageType()

Message type.

Metadata(run_id, message_id, src_node_id, ...)

The class representing metadata associated with the current message.

MetricRecord([metric_dict, keep_input])

Metric record.

RecordDict([records, parameters_records, ...])

RecordDict stores groups of arrays, metrics and configs.