Metadata-Version: 2.1
Name: composio_core
Version: 0.2.11
Summary: Core package to act as a bridge between composio platform and other services.
Home-page: https://github.com/SamparkAI/composio_sdk
Author: Utkarsh
Author-email: utkarsh@composio.dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: jsonschema
Requires-Dist: argparse
Requires-Dist: beaupy>=3.7.2
Requires-Dist: termcolor>=2.4.0
Requires-Dist: pydantic>=2.6.4
Requires-Dist: openai>=1.3.4
Requires-Dist: rich>=13.7.1

# Composio Core Package

Core package to act as a bridge between composio platform and other services.
