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.82.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.82.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.82.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 |
d57759842ef5dbfd2bb09de18bb642293497426ba4e01467523fc14ab63347ff
|
|
| MD5 |
9a91da80a6d612a2783df4208de1df62
|
|
| BLAKE2b-256 |
d7c8029407e09c5c16ee1d5be576c3819b624cdba1291cb6bfd14db21c9979fc
|
File details
Details for the file kotharcomputing-0.82.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.82.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 |
c618e5c9ba9b16fb6d436a55ab6ae24a6037c388912f737d107ea185f12e08f6
|
|
| MD5 |
4739ddd2323162c5fd322bc0cc405492
|
|
| BLAKE2b-256 |
b17697a4290bb825c4915f07ea4d3fff19e637b173caddd8948b506d41444521
|