Skip to main content

No project description provided

Project description

boltml-python

The BoltML client library for Python.

Installation

Install the latest version of the BoltML client library using pip:

pip install boltml-python

Usage

After signing up for BoltML, you will receive a client token. You can use this token to authenticate with the BoltML API.

from boltml import BoltMLClient

API_ENDPOINT = "https://api.boltml.dev"
CLIENT_TOKEN = "<...>"

client = BoltMLClient(API_ENDPOINT, CLIENT_TOKEN)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boltml_python-0.0.2.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

boltml_python-0.0.2-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page