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.83.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.83.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.83.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 |
0cefa737d3a74963a59ab40b0eca27b91b11c7a51c2b440e5fd5fdcf74a373e0
|
|
| MD5 |
41c3ceb6841a421e74d62df1ba7418c2
|
|
| BLAKE2b-256 |
f01b03781e45820c7c76d7108abe462ac26cae161c812965133cae92318186f9
|
File details
Details for the file kotharcomputing-0.83.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.83.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 |
b24615289dbaa13cc15ccdd2ba2c1048b53dc1a5c773e2a2a68d1055ce6d514b
|
|
| MD5 |
2aad6f2e4560e416a55d6129b806be61
|
|
| BLAKE2b-256 |
670b5a5979edf67083e19e1f6b534314644d5e0d0e03b16fc261d72b2c9397f1
|