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.3.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.3.tar.gz.
File metadata
- Download URL: kotharcomputing-0.101.3.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 |
e3568c79c39a9c15e97d2f3d5cecd6d15aa81533135f1c9e1393cd08cd4173fe
|
|
| MD5 |
30417ba23435c8e3d805efb4cf0af4a5
|
|
| BLAKE2b-256 |
823eadc0c3afb5be02b9a539fbb3d4caf0541ca234689f8732a154700a2b7b00
|
File details
Details for the file kotharcomputing-0.101.3-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.101.3-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 |
98b7a8f3721bd526ca3c91b710000ca7fb3e5cdc5c5a2ecc6dd725b4e0e1e2e4
|
|
| MD5 |
f65475966a7a1d0e5e0510edf3947a7d
|
|
| BLAKE2b-256 |
1e04f719630393f9b2cedcdbc2b5e71c750b18117501f2af970517cd3735de80
|