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.1.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.1.tar.gz.
File metadata
- Download URL: kotharcomputing-0.83.1.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 |
d51bf4c0f8df9a203bbe00d1a77084dda5147b1c71065b9beea73f5cabb90887
|
|
| MD5 |
8f9b65b73be806e967522fc5091b924e
|
|
| BLAKE2b-256 |
b4def5ba7fa9eff06cc9f4a3658eacf71d2b3e518f079bf60573aab76be7114a
|
File details
Details for the file kotharcomputing-0.83.1-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.83.1-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 |
051d7c88293e147a16e16909e2901c46dca687c67dd5ed3b33a5897e0720e32e
|
|
| MD5 |
db6f7c4a8ead514fd4088a0fb5257224
|
|
| BLAKE2b-256 |
000b6d913172bf83b96f7b6bce8245069824846db9ae4041c5b4f12e515bc68c
|