Skip to content

Pulse SDK Documentation

Welcome to the Pulse SDK docs. This section documents the complete public API of the Python client, including the core client, configuration, authentication, the analyzer/process layer, the DSL builder, and starter helpers.

  • Core client: core-client.md
  • Configuration: configuration.md
  • Authentication: authentication.md
  • Analyzer and Processes: analyzer.md
  • DSL Builder: dsl.md
  • Starters: starters.md
  • Data Models: models.md
  • Jobs and Errors: jobs-and-errors.md

If you’re new, start with the Core Client and Starters. For multi‑step pipelines, see Analyzer or the DSL Builder.