Python Client SDK for Tarsus
Project description
Tarsus Python SDK
The official Python client for the Tarsus API.
Installation
pip install tarsus-sdk
Usage
import tarsus
# Initialize client (uses TARSUS_API_KEY environment variable by default)
client = tarsus.init()
# List products
products = client.products.list()
for product in products:
print(product.name)
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
tarsus_sdk-0.1.1.tar.gz
(240.8 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
tarsus_sdk-0.1.1-py3-none-any.whl
(976.6 kB
view details)
File details
Details for the file tarsus_sdk-0.1.1.tar.gz.
File metadata
- Download URL: tarsus_sdk-0.1.1.tar.gz
- Upload date:
- Size: 240.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b377ba14eab53b36261deeecbf0fb199c59280dcb2bd17bb38d01dcfab7dbb34
|
|
| MD5 |
5ece266dacd06cc012cc3f9745a19c65
|
|
| BLAKE2b-256 |
84b1b5a4c6877c06cfc245939b321b44a6f755fdf3ec7f350395fa826f0181a2
|
File details
Details for the file tarsus_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tarsus_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 976.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07f4bb3b76df754cca42d000bb986b6a07f03aca317a03ff84b24acec3d7afd0
|
|
| MD5 |
69784b2ec7cbf8505a9e1b468407bf91
|
|
| BLAKE2b-256 |
35d6527160ca267da40869e7cb1716dcbeb001ed235636db7b78e489b5ba981d
|