Skip to main content

Python SDK

The Python SDK connects Python applications to NoClick workflows via WebSocket (Socket.IO). Use it for data pipelines, automation scripts, backend services, and CLI tools.

Installation

Or install from source:

Quick Start

Authentication

API keys are created in Settings > Developer. Keys have three permission levels:

Reading Data

Running Nodes

State Management

Requires a State Manager node in the workflow.

Credentials

Resources (File Storage)

Dataset CRUD

Real-time Subscriptions

Full API Reference

See the API Reference for complete method signatures with TypeScript and Python examples side by side.