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.93.0.tar.gz
(23.0 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.93.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.93.0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b53fb9c6a3c738b8372d1bb38476b23c012bf2634cbd976be663ff10fd6b1164
|
|
| MD5 |
14357fc5ba1156e865437623160b8b9d
|
|
| BLAKE2b-256 |
d357be965e310bed1b56b6cb845a257c372f4e6c5e0b81841f09c8ec5f453453
|
File details
Details for the file kotharcomputing-0.93.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.93.0-py3-none-any.whl
- Upload date:
- Size: 29.1 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 |
7edc587e27f08b7a4be74a5bb2bcf66406eeb1394c2e4599b8e23641417ba0b8
|
|
| MD5 |
97539a3d2152298abd38d8280049e30b
|
|
| BLAKE2b-256 |
62acf723f9aa6a4bb0dc536f7c6e06c1c21bcf33013626ecacdc2ece227a5ad8
|