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.101.5.tar.gz
(24.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.101.5.tar.gz.
File metadata
- Download URL: kotharcomputing-0.101.5.tar.gz
- Upload date:
- Size: 24.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 |
d8ec9bb7095d0102cc8eae92e60c93db2167e21f661fd58f1fb034c7379efbc5
|
|
| MD5 |
ab60aca67ea7ad2fe2fea51d704c0734
|
|
| BLAKE2b-256 |
a94dd730ab4f1dea67615af1e8b69f9c7761e560c396959713ad7c6fbe82fb5e
|
File details
Details for the file kotharcomputing-0.101.5-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.101.5-py3-none-any.whl
- Upload date:
- Size: 29.6 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 |
092b89ce7d17ffe31444ff8f575ea4c51b97ca620da5f26b904fec3ab57f686e
|
|
| MD5 |
ff56c39e7a60a23336c99256a4257a83
|
|
| BLAKE2b-256 |
ee50a7fe807c6661a4a814838b7423ff57a23b81113188a6acf5175ff0ed8bb6
|