composio


Namecomposio JSON
Version 0.8.12 PyPI version JSON
download
home_pagehttps://github.com/composiohq/composio
SummarySDK for integrating Composio with your applications.
upload_time2025-09-15 10:22: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/32/aa/85d9efb43c9d81ab621402d98ab4171e999564e6a0d82aaaa07bebfe4833/composio-0.8.12.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.12",
    "project_urls": {
        "Homepage": "https://github.com/composiohq/composio"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8b889cf9f00b2c3fc544ce73a172f9892605620c8d37ff9c5449091ce7b60281",
                "md5": "02673026964007e6a27dc5c19852143d",
                "sha256": "99e7639cf7525e37df0734b58392b46b8fc74861799d70892ecb8c882d328239"
            },
            "downloads": -1,
            "filename": "composio-0.8.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02673026964007e6a27dc5c19852143d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 48177,
            "upload_time": "2025-09-15T10:22:22",
            "upload_time_iso_8601": "2025-09-15T10:22:22.662859Z",
            "url": "https://files.pythonhosted.org/packages/8b/88/9cf9f00b2c3fc544ce73a172f9892605620c8d37ff9c5449091ce7b60281/composio-0.8.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32aa85d9efb43c9d81ab621402d98ab4171e999564e6a0d82aaaa07bebfe4833",
                "md5": "2f0a8aac6d1cf80919f7aeeb7a4b7c8c",
                "sha256": "fc6500d774ca8775b610a62e207eddec8ba5a98f460c65a046b470d03fde1caa"
            },
            "downloads": -1,
            "filename": "composio-0.8.12.tar.gz",
            "has_sig": false,
            "md5_digest": "2f0a8aac6d1cf80919f7aeeb7a4b7c8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 39094,
            "upload_time": "2025-09-15T10:22:35",
            "upload_time_iso_8601": "2025-09-15T10:22:35.964413Z",
            "url": "https://files.pythonhosted.org/packages/32/aa/85d9efb43c9d81ab621402d98ab4171e999564e6a0d82aaaa07bebfe4833/composio-0.8.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 10:22: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: 1.27196s