API reference
Complete API documentation for all public scinexus modules.
App framework
- App classes --
AppBase,ComposableApp,WriterApp,LoaderApp,NonComposableApp - define_app -- the
define_appdecorator andAppTypeenum - NotCompleted -- the
NotCompletedsentinel andNotCompletedTypeenum - Source tracking --
source_proxyandpropagate_sourcefor data provenance - Data stores --
open_data_storeand data store backends
Standalone utilities
- IO utilities -- file IO with compression, atomic writes, streaming
- Parallel execution -- parallel map, imap, as_completed
- Progress -- progress bar ABCs and backends
- Deserialisation -- JSON deserialisation registry
- Utilities -- introspection helpers and type namespace registration