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.0.tar.gz
(113.7 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.0-py3-none-any.whl
(464.0 kB
view details)
File details
Details for the file tarsus_sdk-0.1.0.tar.gz.
File metadata
- Download URL: tarsus_sdk-0.1.0.tar.gz
- Upload date:
- Size: 113.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aee9d21f9ccca562f25f46424fe8e1ca25da2a3dde95e5ea1fef1e575398cca
|
|
| MD5 |
1f0b77a5cb3e013ac38532bf31b8944c
|
|
| BLAKE2b-256 |
d7f40e08a922758c9e0f9b5810c78b0db2976629140b674aaaca2db788234d82
|
File details
Details for the file tarsus_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tarsus_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 464.0 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 |
704db8ff347a73a97538ae94e89eed8338ae8ac02cbd3fcc5c74a203e2aaf853
|
|
| MD5 |
313358c1173ed180fe2c021c3f76b092
|
|
| BLAKE2b-256 |
29a3762b8e7978c727b2428b924f2a7501a04ea5a0704a89cd5e18ce8f57750d
|