composio


Namecomposio JSON
Version 0.8.5 PyPI version JSON
download
home_pagehttps://github.com/composiohq/composio
SummarySDK for integrating Composio with your applications.
upload_time2025-07-24 11:44:35
maintainerNone
docs_urlNone
authorComposio
requires_python<4,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Composio SDK

## Setup

```bash
make env
source .venv/bin/activate
```

## Usage

> 📌  **NOTE**
> Ensure you've set the `COMPOSIO_API_KEY` and the `OPENAI_API_KEY` for these examples to work.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/composiohq/composio",
    "name": "composio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Composio",
    "author_email": "tech@composio.dev",
    "download_url": "https://files.pythonhosted.org/packages/46/31/c9486e483832199f957c6728b2479ffd8946af1b7f69297aca5c0c8b1b1a/composio-0.8.5.tar.gz",
    "platform": null,
    "description": "# Composio SDK\n\n## Setup\n\n```bash\nmake env\nsource .venv/bin/activate\n```\n\n## Usage\n\n> \ud83d\udccc  **NOTE**\n> Ensure you've set the `COMPOSIO_API_KEY` and the `OPENAI_API_KEY` for these examples to work.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SDK for integrating Composio with your applications.",
    "version": "0.8.5",
    "project_urls": {
        "Homepage": "https://github.com/composiohq/composio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a37fb5bc19d2246e3171227cfe6f33a63f5e3670d09ff535d7a9c7a94658c1fb",
                "md5": "3f0866bbfc0eccf571ac29d0d6a23a86",
                "sha256": "b673554a0276c5394d639382edb7300a8c0506a1452316535eb7cc17daff0528"
            },
            "downloads": -1,
            "filename": "composio-0.8.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f0866bbfc0eccf571ac29d0d6a23a86",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 47275,
            "upload_time": "2025-07-24T11:44:22",
            "upload_time_iso_8601": "2025-07-24T11:44:22.666762Z",
            "url": "https://files.pythonhosted.org/packages/a3/7f/b5bc19d2246e3171227cfe6f33a63f5e3670d09ff535d7a9c7a94658c1fb/composio-0.8.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4631c9486e483832199f957c6728b2479ffd8946af1b7f69297aca5c0c8b1b1a",
                "md5": "bd71c6f3578350e6e45aba2eaf0ae380",
                "sha256": "7e5a5c2cfc3d13083c35e0279cd28e9df30acaae21632cb0eb7f948e6500a2a6"
            },
            "downloads": -1,
            "filename": "composio-0.8.5.tar.gz",
            "has_sig": false,
            "md5_digest": "bd71c6f3578350e6e45aba2eaf0ae380",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 38268,
            "upload_time": "2025-07-24T11:44:35",
            "upload_time_iso_8601": "2025-07-24T11:44:35.777740Z",
            "url": "https://files.pythonhosted.org/packages/46/31/c9486e483832199f957c6728b2479ffd8946af1b7f69297aca5c0c8b1b1a/composio-0.8.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 11:44:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "composiohq",
    "github_project": "composio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "composio"
}
        
Elapsed time: 0.77249s