Python SDK for the Kothar API
Project description
kotharcomputing
Python SDK for the Kothar API.
- No runtime dependencies (Python standard library only)
- Fully typed public API
Install
pip install kotharcomputing
Documentation
- Kothar Computing docs: https://docs.kotharcomputing.com/
- API docs: https://docs.kotharcomputing.com/docs/the-forge/API
- Changelog: https://docs.kotharcomputing.com/changelog/tags/platform
Usage
from kotharcomputing import KotharClient
client = KotharClient(
access_token="<api_token>",
)
files = client.workspaces.id("<workspace_id>").files.list()
print(files)
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
kotharcomputing-0.89.1.tar.gz
(22.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kotharcomputing-0.89.1.tar.gz.
File metadata
- Download URL: kotharcomputing-0.89.1.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae45351d2c31b1abb2edafaa27cd37bdc4102fd823a0dba936baf7636e0a46e1
|
|
| MD5 |
6266bbd171a8e64b4d152f38e9e99020
|
|
| BLAKE2b-256 |
61c98e3151f08d255d47bfbe9215c4bb9d744ee258250628a35932b6989ff80d
|
File details
Details for the file kotharcomputing-0.89.1-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.89.1-py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3ca0c6346bf9fe3ec0c183d9a7fffb9417e1cfc0ec87787b36c58db2827d03e
|
|
| MD5 |
110b82b6486025e25f2a1e7ba9f40922
|
|
| BLAKE2b-256 |
acbabbe285506c404693937dd26e88e477664a94d2d89463b72e709e1e70d3bf
|