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.95.1.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.95.1.tar.gz.
File metadata
- Download URL: kotharcomputing-0.95.1.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 |
63c902083c8399542bf7d308881ee7caa114c3721fcb5283d8f0f258ddf9d619
|
|
| MD5 |
cf9e8a2d4ff0376c634eacfed39ccf6f
|
|
| BLAKE2b-256 |
5317a3f931a5e981a446377d398ede78d654efb19e33c071f6ec6e70e94284b9
|
File details
Details for the file kotharcomputing-0.95.1-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.95.1-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 |
dd7a0170ac3dc5f9b134329a697bd21680c9d72befa387d30ae0c9622a64031c
|
|
| MD5 |
eedd0da8ad4a0f87ccd707308ff02634
|
|
| BLAKE2b-256 |
1f06d397f9380a9311ab70209177959e082dc4c95fa9f816ad6d9fc8d14002fe
|