Snorkel Flow SDK / Platform
The Snorkel Flow Python SDK (snorkelflow) drives the platform programmatically, connecting to a customer's Snorkel Flow instance via SnorkelFlowContext and an API key. The snorkelflow.client module wraps the instance's REST API; there is no single public hosted base URL - each deployment exposes its own per-instance endpoint (https://). Covers datasets, applications, operators, labeling functions, model training, and evaluation.
Documentation
Documentation
https://docs.snorkel.ai/docs/25.3/user-guide/sdk/
APIReference
https://docs.snorkel.ai/docs/0.95/sdk/