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.92.0.tar.gz
(22.9 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.92.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.92.0.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0010e8c960d11719795ff3bcf92dd6e481c2ad24c5694e2e6b10ea3ba9dcc3ec
|
|
| MD5 |
99c8771f71a998f2a5f29bd146da6f6b
|
|
| BLAKE2b-256 |
2e2f83cc363b27ea61e809326756c4218505d048b936cef2a0d443a7183ff51e
|
File details
Details for the file kotharcomputing-0.92.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.92.0-py3-none-any.whl
- Upload date:
- Size: 29.1 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 |
ab58a09ddd3dbf9eaa048f729cdca8f63da3bf1cc18410d055b30137c6f306a4
|
|
| MD5 |
8239efa8ec14b294e196e807c817012e
|
|
| BLAKE2b-256 |
cc2f6854e8c7a7efc9d905ab9b2c36edb9f1e6a332dabb29beecf41b6b056523
|