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.95.0.tar.gz
(23.0 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.95.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.95.0.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bc72f743a113561f6113aaeaacb8188add6799d7c1dcacbecf1b7501ef71663
|
|
| MD5 |
8cb0502d98675180ded39fb6377d9249
|
|
| BLAKE2b-256 |
ece73fae78c9efdfeb45ba3dc9a5c9ca3e4f687ca365b083faf26ef35d8d0fb3
|
File details
Details for the file kotharcomputing-0.95.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.95.0-py3-none-any.whl
- Upload date:
- Size: 29.1 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 |
c2b30ce12a2f235b44c510666052eb00c25e63a13fd88adfa7aa55cfa9d5502c
|
|
| MD5 |
d1f8341431d1e18f5853fbe5c7e02488
|
|
| BLAKE2b-256 |
d3f38684634229a7e91d5cf6d6d98cb5ea18790014e2c1ce5d7c55a31edbd22b
|