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
Run a single test file
pytest -v -s --log-level=DEBUG tests/autogen_test.py
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.39.tar.gz
(26.3 kB
view details)
File details
Details for the file composio_core-0.2.39.tar.gz
.
File metadata
- Download URL: composio_core-0.2.39.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081da5b7d6be95505633aedc157020aef51c01ded26b6c850d98586aad2721c7 |
|
MD5 | be91cea40c417b7f849597a9226bc862 |
|
BLAKE2b-256 | 725c56e1cbc852ce4f4498ba083fc4157f933282244673a90c63f9e8e75bda4e |