Skip to content

abacusai/api-python

Repository files navigation

Abacus.AI API Python API Client PyPI version

The official Python API Client Library for Abacus.AI.

Install

$ pip install abacusai

Getting Started

Calling an API

To call an API, you must first instantiate an ApiClient.

from abacusai import ApiClient
client = ApiClient('YOUR_API_KEY')

You can find your API key from here: API KEY

Documentation

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages