Skip to main content

A Python SDK for Rhyolite Open Commerce API.

Project description

Rhyolite Open Commerce Python SDK

A Python SDK for the Rhyolite Open Commerce API.

Installation

pip install rhyolite-open-commerce-sdk

Usage

from rhyolite_open_commerce_sdk import RhyoliteOpenCommerce

# Initialize the client with your credentials
client = RhyoliteOpenCommerce(
    account_id="YOUR_ACCOUNT_ID",
    account_secret="YOUR_ACCOUNT_SECRET"
)

# Get categories
try:
    categories = client.get_categories(page_no=1, page_size=10)
    print(categories)
except Exception as e:
    print(f"An error occurred: {e}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rhyolite_open_commerce_sdk-0.0.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rhyolite_open_commerce_sdk-0.0.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file rhyolite_open_commerce_sdk-0.0.2.tar.gz.

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4cb3d2cd03a74cbf47377ca58aa65036f2384fc03fe486b124fb7223caa7031b
MD5 aa242688f2896ca6ac509037de7f3976
BLAKE2b-256 779f00d336d7c73141a5f4e9a0bae84ce334a2a4219a3784e0ef923a9a552317

See more details on using hashes here.

File details

Details for the file rhyolite_open_commerce_sdk-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c6752a2cf8354d002c296e28834df0fc83b8b46902f4a6784b7447dfa18e2f91
MD5 965ecd63a2c1dd7fb3dc4940cb8d4e9f
BLAKE2b-256 bdaa835f2686d619fbf0002ed6f870bdc47b1200e988645ddad8b28369f454b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page