{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/6"}],"enrichment":{"capability":"A Python client library for the Composio REST API, providing synchronous and asynchronous access to tool execution and API operations with full type hints and error handling.","skillfed_tags":["rest-api-client","async-support","type-hints"],"use_cases":["Execute remote tools via the Composio API from a Python application with full type safety and error handling.","Build async workflows that call multiple Composio tools concurrently using AsyncComposio and await syntax.","Integrate Composio tool execution into a larger Python service with automatic retries and configurable timeouts.","Develop IDE-friendly integrations where type hints and autocomplete guide correct API usage.","Handle authentication and API errors consistently across synchronous and asynchronous code paths."],"what_it_does":"Composio-client is an official Python SDK for the Composio REST API, generated using Stainless and built on httpx. It provides both synchronous (Composio) and asynchronous (AsyncComposio) clients with full type definitions for all request parameters and response fields, enabling IDE autocomplete and type checking. The library handles authentication via API key, manages retries automatically for transient errors, and includes specialized error classes for different HTTP status codes.\n\nThe package is designed for developers integrating Composio's tool execution capabilities into Python applications. It supports nested typed parameters using TypedDict, Pydantic response models with serialization helpers, and configurable timeouts and retry behavior. An optional aiohttp backend is available for improved async concurrency. The library is actively maintained, supports modern Python versions (3.9\u20133.14), and includes comprehensive error handling and logging capabilities.","worth_installing":"Yes. The library is actively maintained, has no known vulnerabilities, carries a permissive Apache-2.0 license, and installs with low friction. It supports current Python versions and provides both sync and async clients with comprehensive type hints. Install it if you need to call the Composio API from Python; the typing and error handling will save integration time."},"id":"composio-client","links":{"html":"https://skillfed.io/packages/composio-client","md":"https://skillfed.io/packages/composio-client.md","pypi":"https://pypi.org/project/composio-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-08","license_spdx":null,"license_treatment":"permissive","name":"composio-client","python_support":"supports_current","summary":"The official Python library for the composio API"},"popularity":{"monthly_downloads":1891847,"position":3460,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
