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.3.tar.gz (6.7 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.3-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4ae6ecdd6c4139204777c4bf2058756099edbbeebbd4776ffaa0d48edf95523b
MD5 40597258d0162e37ee0a8fa163d777af
BLAKE2b-256 f88c2cdd40441c74fc68d670c6c4a593242629327c17b6c8bf60e4de7c724870

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rhyolite_open_commerce_sdk-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 778b08ae82414f22e329a30af699a9d23703caaa2fe570d74a3a031bba8d518d
MD5 a19c21cf7c00e6e4c6a01356ce8d033b
BLAKE2b-256 f44b4df430caf5975af3f24c985ae944bfbd4bcc54e82b28ce81cf1d0b8df897

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