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.96.0.tar.gz
(23.1 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.96.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.96.0.tar.gz
- Upload date:
- Size: 23.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
475142f03301a0728b965fcb55659b7b0fa24cbdfd7d269476fcadaf04a43ebc
|
|
| MD5 |
4f400e24976fa2ae57ef359439bcd62f
|
|
| BLAKE2b-256 |
7c39910cfc538c1ba0b1d0f6e35bb57bf0ba4a572d2d698dc195907f9256d49c
|
File details
Details for the file kotharcomputing-0.96.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.96.0-py3-none-any.whl
- Upload date:
- Size: 29.2 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 |
638ccdbd5572d2d1af5bb82f5e381786482b1488ac3082930db77e0b078b75b4
|
|
| MD5 |
8c2ebc90810ae7c8cc1627f5d0a59964
|
|
| BLAKE2b-256 |
0b7266a3edbe8adfe21f69de5b248187a277f8fcfc4ab1c0064d0499ae2c510e
|