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.1.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.1.tar.gz.
File metadata
- Download URL: kotharcomputing-0.101.1.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 |
0040c7c77be95e65d9af31c29fbfa2a713235c40c2ff166f9e719caadb4e2996
|
|
| MD5 |
98efe7e577f12cba5d92b065c2656449
|
|
| BLAKE2b-256 |
d22a96cd16ae06a33ee593fb87e42f4aa9d48b76017f5bd19c6892a759b10e60
|
File details
Details for the file kotharcomputing-0.101.1-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.101.1-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 |
53aeba83b3f7382911eb67dafd91935db09ed04a5e486be897061ad643973f0d
|
|
| MD5 |
6a93d3d8a59e22828360cb41ff8c50aa
|
|
| BLAKE2b-256 |
ae032750011df60ec3aaf1af0c01a4a6d53f7239899a94bd33fc9ca374ccd264
|