API Reference¶
Auto-generated documentation for the SporeDB Python API.
Core¶
- SporeDB -- primary entry point for all operations
- Batch -- fermentation batch record
- ImportResult -- result of a data import operation
Phase Detection¶
- DetectionConfig -- phase detection parameters
- PhaseAnnotation -- detected phase boundary
- PhaseType -- phase type enumeration
Models¶
- BatchMetadata -- batch metadata fields
- BatchLifecycle -- batch lifecycle state
- BatchMetrics -- computed batch metrics
- TelemetryRecord -- single telemetry data point
- AssayMeasurement -- offline assay measurement
- UncertainValue -- value with uncertainty bounds
Storage¶
- StorageEngine -- DuckDB + Parquet storage backend
- BatchStore -- batch CRUD operations
- TimeSeriesStore -- time-series data store
- LineageStore -- data lineage tracking