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)
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.105.0.tar.gz
(25.4 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.105.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.105.0.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f4944b2a2a7bb9fd685ac2b3fd6c6b10603bcb03ae037018df87b7d4f1c0207
|
|
| MD5 |
3cb95a52a35d1253611c15b3aae9594c
|
|
| BLAKE2b-256 |
596e524560fb110682628720790fce7811ba24ac7bb51fbb7029e34c46740d60
|
File details
Details for the file kotharcomputing-0.105.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.105.0-py3-none-any.whl
- Upload date:
- Size: 30.5 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 |
4b1019747abe0355ae429ab2427ec3351007356fdbd07d0e21c3c833f41c3043
|
|
| MD5 |
d0fe742bb195876b52b56b3724bef619
|
|
| BLAKE2b-256 |
ae47b65b57022d5d9f8ad0588e620c9c53bca14ff11afd885c0ec548dd809aeb
|