Core package to act as a bridge between composio platform and other services.
Project description
Python SDKs of Composio
- Core - To access base APIs
- Autogen - Use Composio tools with Autogen
- CrewAI - Use Composio tools with CrewAI
- Langchain - Use Composio tools with Langchain
Development Environement Setup
- Ensure your machine has
Python>=3.8,<4
andpipenv
installed - Clone the repository:
git clone git@github.com:SamparkAI/composio_sdk
- Create and launch a virtual environment. Also, run this during development, every time you need to re-create and launch the virtual environment and update the dependencies:
make env && pipenv shell
Release Process
make clean-build
python scripts/bump.py patch
make build
make test-publish # for publishing to test-pypi
make publish # for publishing to pypi
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
composio_core-0.2.37.tar.gz
(25.9 kB
view details)
File details
Details for the file composio_core-0.2.37.tar.gz
.
File metadata
- Download URL: composio_core-0.2.37.tar.gz
- Upload date:
- Size: 25.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b327e8f3171d1db1bc30c00218118e48330851c7b1d70527c6f00b81626bf98e |
|
MD5 | 1dbc50af5d3e096afb525e9b41e537a1 |
|
BLAKE2b-256 | f000dd31383dfc2e5537b3e28c7e92c487b54a7221e03755b240124decfaf1cd |