This is a Python wrapper for the Camb.ai API. It is designed to make it easy to interact with the API from Python.
[!IMPORTANT] This library is still in active development. There will be some fixes and improvements to be made.
To install the CambAI API Wrapper, you can use pip
to install:
# Install from PyPI
pip install cambai
Checkout the 'examples' directory for examples on how to use the CambAI API Wrapper.