Shopify Stream SDK
Project description
This module wraps the Ayinope Shopify Monitor websockets stream.
Installation
This module is available via pip:
$ pip install shopify-stream-sdk
Basic Usage
from shopifystream import ShopifyStream shopify = ShopifyStream() domain = 'www.example.com' # Optional include = ['include', 'these', 'keywords'] # Optional exclude = ['exclude', 'some', 'others'] # Optional product = shopify.wait_for_product(domain=domain, include=include, exclude=exclude) print(product)
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size shopify-stream-sdk-0.0.1.tar.gz (2.7 kB) | File type Source | Python version None | Upload date | Hashes View |