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.50.tar.gz
(33.0 kB
view details)
File details
Details for the file composio_core-0.2.50.tar.gz
.
File metadata
- Download URL: composio_core-0.2.50.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a696a114d98e32939691c7cf8af429cb2b8e3e9b8a92d8e934268f713d7cc998 |
|
MD5 | 312a04fe800fbd68e4759d645b214045 |
|
BLAKE2b-256 | 7aacd4fe1d7a718d4bbfe745ae378249cecb89be9b26512c93a27627d53c2e9e |