Skip to content

cr2007/cambai-python

Repository files navigation

Camb AI API Wrapper

PyPI version PyPI - Python Version

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.

Index

Installation

To install the CambAI API Wrapper, you can use pip to install:

# Install from PyPI
pip install cambai

Usage

Checkout the 'examples' directory for examples on how to use the CambAI API Wrapper.