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.86.0.tar.gz
(22.2 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.86.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.86.0.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9777311d16bd93b6154a263629726b85e6c8592efc87b07a089013590c328064
|
|
| MD5 |
404182e80a56d0df88f6cb0800c2a3ac
|
|
| BLAKE2b-256 |
978f99d3c86da56a7ce374e17b7a4609c81b2324ae8806d6f804588c9f519ff7
|
File details
Details for the file kotharcomputing-0.86.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.86.0-py3-none-any.whl
- Upload date:
- Size: 28.4 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 |
f90c8a7c142e200a2478a7de47080dc5e6a913519da422ac9a565effb002e3e3
|
|
| MD5 |
bec6792e5751f5084d69893585bc3633
|
|
| BLAKE2b-256 |
cf44b17b118ab437f0e31e97b7abf173e1227c68f2b89c73fc7edbe8f12c3591
|