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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file boltml_python-0.0.2.tar.gz
.
File metadata
- Download URL: boltml_python-0.0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.9 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68ba0ad0f3f4ae1d1e9eab8c91388cfed5ca5723e5074bba8559a7f8c9df80d5 |
|
MD5 | 48f399e42d3032eb1bc8324a29879c8c |
|
BLAKE2b-256 | 177384d9b4daa706c9aeb28ebfbca006b6efef9ed5049d0c8d839d98873a9c76 |
File details
Details for the file boltml_python-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: boltml_python-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.9 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49b3902964a865e982caf6450809487378ee4bff4cd201eea4c4fd23a675ab81 |
|
MD5 | e0c703c7ff54ca23377d6bba054eb7a0 |
|
BLAKE2b-256 | 2bbad879756d89f79c045d21c37f74a3f2e3fc172e13fa7483e6ac5cd455cb99 |