Skip to main content

Python SDKs

Caesura provides official SDKs for Python to help you integrate asynchronous psychological analysis.

OpenAI SDK Wrapper

Package: caesura-io-openai

Use this if you are building an application that already uses the official OpenAI Python SDK directly.

Core (Advanced)

Package: caesura-io-core

The framework-agnostic shared engine used by all Python integrations. You generally do not need to use this directly unless you are building a custom integration.