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.101.4.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.101.4.tar.gz.
File metadata
- Download URL: kotharcomputing-0.101.4.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 |
11e4b59de0a51375016f23346edfacb12a88eddde228ff1872cfe796a51a664f
|
|
| MD5 |
e0991bfafd973a825535381a9e4d2048
|
|
| BLAKE2b-256 |
e7032d85b35c59863b9c25812bea70ac94a419e2e58019125ca85e57ce9d6d42
|
File details
Details for the file kotharcomputing-0.101.4-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.101.4-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 |
91858edb0e3824e96319e8ccea8e5289dc40a8056728c6ae8bd0cfd057f9518b
|
|
| MD5 |
9b2e5af70b9b078740db0b4e5a0762b0
|
|
| BLAKE2b-256 |
7285b7a13dd28fe3cd0f7b5102f1307497d8c887d1b5636a8554ca9af8ec2b78
|