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.103.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.103.0.tar.gz.
File metadata
- Download URL: kotharcomputing-0.103.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 |
ea166dd2960020337f0dd656fb84661c4c9a22edc14099d5c7c9da0564aab95a
|
|
| MD5 |
fa640081eb0c2701288fc4d514d9cbb2
|
|
| BLAKE2b-256 |
5b9b60dc5fc86deb717da6bf1f64ea000b849fe08f4f54e67d0028db6195f33c
|
File details
Details for the file kotharcomputing-0.103.0-py3-none-any.whl.
File metadata
- Download URL: kotharcomputing-0.103.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 |
3277b2e1e3a3e9d4b425d97d11163007e91d4edda5dbf590080316a43fdb161f
|
|
| MD5 |
b328179234f457cf422c9f041acaf638
|
|
| BLAKE2b-256 |
d16fea134fbb60ab16bdba7ff90772bbc846df819efcd19c6b81ec295d12d33d
|