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.104.0.tar.gz
(25.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.104.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.104.0.tar.gz
- Upload date:
- Size: 25.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 |
d3be483cb514dae419c8f7dc5203e261cc177ff9fa13a19eef6c54d465cdef93
|
|
| MD5 |
76dc91d5bccd14cad60f73aecddb351d
|
|
| BLAKE2b-256 |
a63b157e0f8df3e2cc9f726eea5c5bab7e3be911480fa7e76dbc3fd377bfa099
|
File details
Details for the file kotharcomputing-0.104.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.104.0-py3-none-any.whl
- Upload date:
- Size: 30.5 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 |
a7aed93cad1eb1d374a1915834078c6c2519ce6ff522a62726949322d1aa3a03
|
|
| MD5 |
85022dc6160bb0b33825be9ad09d23fa
|
|
| BLAKE2b-256 |
11eb9bbad27bf9af60038d9fefb01952b34fd2ad34189bf116ab80223fa0de0f
|