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.97.0.tar.gz
(23.2 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.97.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.97.0.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a63ed24211d3cea92c8934ba257169735ce5df7ee5335f78c8a899040d5297d
|
|
| MD5 |
ce939916913f6e14c11280ac28f956cd
|
|
| BLAKE2b-256 |
d7cd5fd8f2e53ea633f771f706a50fcd467163e6890b5d0281bdb621a69f9f24
|
File details
Details for the file kotharcomputing-0.97.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.97.0-py3-none-any.whl
- Upload date:
- Size: 29.3 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 |
2c6a1a6e4f2d6e6cb17f7eeeff08e964d89c523d7047e1e09b690577c078267a
|
|
| MD5 |
5d286a92df1228b312b9c12f264c68c6
|
|
| BLAKE2b-256 |
90bb2579f0e0747b6df7fecc612305db2d73c4309ecb3120b58486e6193ea040
|