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.78.1.tar.gz
(19.6 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.78.1.tar.gz.
File metadata
- Download URL: kotharcomputing-0.78.1.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d36af1e8948f6d3594b4295df9e92330d4f6a8dfcf9b78ffebb1851e7076fdc4
|
|
| MD5 |
c53cb1e690cf60f4d52385898e210ddf
|
|
| BLAKE2b-256 |
0ebdade1b41c6672c8efd73bf73b40c3a4c4a2c53907457079e2d30c321ea6c2
|
File details
Details for the file kotharcomputing-0.78.1-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.78.1-py3-none-any.whl
- Upload date:
- Size: 25.9 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 |
87539e1fedc0208e0181e4115003d22f808ba2bd986681dcad03b178f124dc99
|
|
| MD5 |
64b9951eecc9701ceb2094a0426654d7
|
|
| BLAKE2b-256 |
16563e247487a0f470ffa9ec4a69d86f62f6f93c6c9e75d5723ff0c993a94080
|