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.1.tar.gz (3.0 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.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2eadee38ccb96c9c8e74b3ed2a6a318f32eed5cd6a0fc89234823f0581fd51ff
MD5 5b85af314666036e18998cb8f356ad59
BLAKE2b-256 1d2a11f4c0e9f2a583b15e65caab184f7711a4f79e866e054fbcb15872f2f29a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e4b403a539573ca9cdd93b27073f9e12bb4f210dcd15e3dd62eb3b3e995deaa8
MD5 d49d350e1020820c8cedc7ea9d489fb6
BLAKE2b-256 64060791d8b1245c8478d1ffb7fbfe81cacf7dc794fe2359f8d09377e7e68636

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