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.102.0.tar.gz
(25.3 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.102.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.102.0.tar.gz
- Upload date:
- Size: 25.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec88ef48accd883fb1f6da447beaa76e9420d6636bf84fa9577c613987d13690
|
|
| MD5 |
88c9cce9143e8ea55f8e7e33c6a1c67a
|
|
| BLAKE2b-256 |
88d2fee2769fefa5735b975bdf72e9543483de69463c5e350774288e9e059d9e
|
File details
Details for the file kotharcomputing-0.102.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.102.0-py3-none-any.whl
- Upload date:
- Size: 30.5 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 |
7b68fd9f910abd8b58cce678af7666e78bc323a3e287bf9b720ae0f16f94da4a
|
|
| MD5 |
b8bdbfc510b3a99628b5897be6d8d4d6
|
|
| BLAKE2b-256 |
ee2c1a7a0154e6626ed72775a87e03dfb32107eb50ed500cf786e51934a1fc48
|