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.51.tar.gz
(33.1 kB
view details)
File details
Details for the file composio_core-0.2.51.tar.gz
.
File metadata
- Download URL: composio_core-0.2.51.tar.gz
- Upload date:
- Size: 33.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1965716ddfca80a508aeb4454bd88f56c52aa42f90706498d6765ef3bee56f7 |
|
MD5 | 80f323bef1c1b748088ed45a237db92b |
|
BLAKE2b-256 | 1bda5cd2178982eb8faad05d2037b1de171fd3d503cb53c6704509824b7503fb |