This content previews the next generation of SDKs for Composio, highlighting their integration capabilities across various programming languages, specifically Python and TypeScript. Users can find migration details on the linked documentation page and access older SDK versions if needed.
For TypeScript, installation can be done via npm, yarn, or pnpm using the command @composio/core@next
, while the Python SDK can be installed with pip or poetry. Both SDKs provide a straightforward way to interact with Composio’s services, with TypeScript supporting Node.js and browser environments and the Python SDK designed for Python 3.7+ users.
Composio encourages contributions to both SDKs and has provided guidelines for this. The SDKs are licensed under the MIT License, and users are invited to refer to the specific documentation for detailed usage instructions or to get help with any issues.