CTO.ai API Python bindings.
CTO.ai-py is a Python library that handles client connections and wraps API functions for interacting with the CTO.ai API.
git clone https://github.com/cto-ai/sdk-python.git
cd ctoo_ai
This is the Python version of the Workflows Platform SDK. In conjunction with our Docker base images, it allows the development of automations with rich user interfaces, that run in both the local terminal and in Slack. Other than the Workflows Platform itself, this SDK depends on:
- Python 3.6+
- The
requests
library, version 2+
This SDK is designed to work in conjunction with the Workflows Platform. Please see the Platform page for more details.
To build and publish Workflows to the Workflows Platform, you will need to use the Workflows CLI. Find installation instructions and reference documentation at Workflow CLI
You can find the Workflow and CTO.ai Py documentation on the docs website.
© Hack Capital Ventures, Inc.
Distributed under MIT License (The MIT License).
See LICENSE for more information.