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.79.0.tar.gz
(19.6 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.79.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.79.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b757bc92996bc601507028bfddc63a6da9b894621f95217835954ebee95b68fb
|
|
| MD5 |
7270cfa44e13eb4245f2599a33b9a45c
|
|
| BLAKE2b-256 |
54a5967e5cf7b75b8f6bdd6ad3d79a5f6f07a9f0744d15380a7003d8c966695c
|
File details
Details for the file kotharcomputing-0.79.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.79.0-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df22b949d3f76baac5f53d7dea5bf66d4fab3d1c2756114eb72d176c38950619
|
|
| MD5 |
561c61b6e6367b236577c8e87c02e7cd
|
|
| BLAKE2b-256 |
1b6ea4e4b677954d7833bc472a2abd294b12fe258e28199e5edec3daf0a44a39
|