Using Composio Python SDK
The Composio SDK allows you to integrate your applications with a variety of tools and services.
1
Requirements
Ensure Python 3.8 or higher is installed on your system. You need pip available to install packages from PyPI.
2
Installation Steps
Install additional packages for specific frameworks as needed:
3
Initializing the SDK
You should only initialize the SDK if you have not setup Composio via the CLI.
First, retrieve your api key from the Composio dashboard
Was this page helpful?