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.89.0.tar.gz
(22.7 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.89.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.89.0.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85ca133a35458fb0b53a79f9dfcce01a2d3faf3c70027dac180c1dda3e943f56
|
|
| MD5 |
eeb279186abdf8bfc3d8bdf0216e66cd
|
|
| BLAKE2b-256 |
d98e9e1de81802b07c0541a46f77d30315c3ac50d20b07f48dac3cd2218c0fe5
|
File details
Details for the file kotharcomputing-0.89.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.89.0-py3-none-any.whl
- Upload date:
- Size: 28.9 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 |
28515caf53f5648391388ae112584e1767b514c27365a7459cf14bb153193ac3
|
|
| MD5 |
76eeeec0c8c3711668b6a9e4eb4c81c4
|
|
| BLAKE2b-256 |
1602f142411bee788178a91263a0edb7ec0c193977a4c15582efdc6e62b73fe2
|