Skip to main content

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


Download files

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

Source Distribution

shopify-stream-sdk-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file shopify-stream-sdk-0.0.1.tar.gz.

File metadata

File hashes

Hashes for shopify-stream-sdk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 6e18a867247154841184c212364e9701541e4f8c427833093ae4ac24699e7225
MD5 deed2cebdbf1fa7c049abf70add000d6
BLAKE2b-256 c2d0674d4dc35761627b56abc7660196f81a68b5c03202c9abad59528a88d6ad

See more details on using hashes here.

Supported by

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