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.87.0.tar.gz
(22.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.87.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.87.0.tar.gz
- Upload date:
- Size: 22.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 |
10b62937d7e75882334f1c0c6a39744fb670dc450f7ac7d7cca5d27a2ffb2dd4
|
|
| MD5 |
abddf5030740cb41749262158663ee66
|
|
| BLAKE2b-256 |
9f6f364219ec8bc3a3fe5e97485e12956019578bdba084b268b2eb55e1cde7b4
|
File details
Details for the file kotharcomputing-0.87.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.87.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 |
1f1ceda9ede2135712b2b7fadf54b7b925f17808b32ac3a4a8e4f6ab252a3da2
|
|
| MD5 |
a009e9e08cf71166609a325ddb3dbc7e
|
|
| BLAKE2b-256 |
afde0928e5b9555a26ff3415d5639647a4e46c43d3aea7d0f113e8442daaa6a1
|