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
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.77.0.tar.gz
(19.5 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.77.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.77.0.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c283032d650f091fa15925c83743f7038acf831f784ff77e8624a8633faed6ec
|
|
| MD5 |
3fdac8582ad444e0e8b5f9889f944d79
|
|
| BLAKE2b-256 |
02ea7485443f7be9b21333e46ed7dc87b63715d17153899d62d974381efa804f
|
File details
Details for the file kotharcomputing-0.77.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.77.0-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb38a497e7a397f2ae1a4da523d842e72ba4c98503a613f18daf16cb2cf8650
|
|
| MD5 |
cf0c6be62429f6f66456af791a713591
|
|
| BLAKE2b-256 |
9fb5ce4ec842ac35bee8d9cdd08578812f9aa22fe4bca0301bd3e11a19d1be6d
|