Defines the essential components of the 51Degrees Pipeline API, including flow elements, flow data, and evidence. Provides JavaScript serving for client-side data enrichment. Current version 4.5.3, with regular releases.
pip install fiftyone-pipeline-coreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build a pipeline, add a custom FlowElement, process evidence, and retrieve results.
Use 'from fiftyone_pipeline_core import PipelineBuilder'.
Override process() and call flow_data methods as needed.
Migrate to PipelineBuilder pattern.
No dependency data recorded yet.