Skip to content

API reference

Complete API documentation for all public scinexus modules.

App framework

  • App classes -- AppBase, ComposableApp, WriterApp, LoaderApp, NonComposableApp
  • define_app -- the define_app decorator and AppType enum
  • NotCompleted -- the NotCompleted sentinel and NotCompletedType enum
  • Source tracking -- source_proxy and propagate_source for data provenance
  • Data stores -- open_data_store and data store backends

Standalone utilities