Skip to content

matheus-rech/api-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

274 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • Python 100.0%