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.98.0.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.98.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.98.0.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 |
ca0bd867795122a83536c26cb2f0315da3c4804c11d6e9307f6a6301b5479b92
|
|
| MD5 |
76230dc995963847129fe3c5ee340159
|
|
| BLAKE2b-256 |
4b432831c546fb5596c259c6b1746bbb558d551d2c98613c6ca28cf6144ea9b4
|
File details
Details for the file kotharcomputing-0.98.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.98.0-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 |
acbcb25e57fe2eedda50ad683cdcd59591030a29eeda2f0a725d87e452a49d3f
|
|
| MD5 |
e4537b9ad460eeea4d68e35c0fa6f2a5
|
|
| BLAKE2b-256 |
6b120b1ab7e961a5df29ed4732c17ceeea903eddd51ead3d9eba37924fbeaa42
|