bayesline.api

bayesline.api#

Description of the public-facing API for bayesline.

bayesline.api.equity#

Classes#

BayeslineApi()

AsyncBayeslineApi()

EmptySettingsMenu

IncidentSummary

IncidentSummaryItem

IncidentsServiceApi()

Gives access to system incidents such as failed requests, their logs and contextual information.

AsyncIncidentsServiceApi()

Gives access to system incidents such as failed requests, their logs and contextual information.

InvalidSettingsError

RawSettings

ReadOnlyRegistry()

Registry()

AsyncRegistry()

AsyncReadOnlyRegistry()

Settings

SettingsMenu

SettingsMetaData

SettingsRegistry()

AsyncSettingsRegistry()

AsyncInMemorySettingsRegistry(model_type, ...)

AsyncSettingsResolver()

SettingsTypeMetaData(references[, extractor])

Task()

Abstract base class representing a task that produces a result of type T.

AsyncTask()

Abstract base class representing a task that produces a result of type T.

TaskError

TaskProgress

The progress of a task.

TaskResponse

TaskState(value[, names, module, qualname, ...])

The state of a task.

TasksApi()

AsyncTasksApi()

UserPermissionsApi()

AsyncUserPermissionsApi()