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.81.0.tar.gz
(21.6 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.81.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.81.0.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bedcbf6bd3152dc1d33ba444942352ee8b720e53751fd913f6b0c428ee16bf8
|
|
| MD5 |
609a4c7eeb7ef21f0259f9b7c18fbd29
|
|
| BLAKE2b-256 |
5fbbe756e3f6b9b2fc28c9b1a3e1e35624b7e5522e3aafd9b1839383436c54e3
|
File details
Details for the file kotharcomputing-0.81.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.81.0-py3-none-any.whl
- Upload date:
- Size: 27.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 |
ec64079a911051e9a3e603b32365daac13b9f4f4f0c9badb55acfa5b6da24e97
|
|
| MD5 |
8809587ed0ed26a2d55db6ea9532bcec
|
|
| BLAKE2b-256 |
84908cc319488bdbf232e36f714ebffca58f5769bb2b803eef910df124897d2a
|