Skip to main content

Shopify API Client

Project description

Shopify API

API client for the Shopify service.

Configuration

Name Type Default Description
SHOPIFY_API_VERSION str None The Shopify API version to be used. Example: 2023-01.
SHOPIFY_API_KEY str None The username/key to be used in the authentication with the Shopify API.
SHOPIFY_PASSWORD str None The password to be used in the authentication with the Shopify API.
SHOPIFY_SECRET str None The shared secret to be used for message validation with the Shopify API.
SHOPIFY_STORE str None The name/domain of the Shopify store to use the Shopify API.
SHOPIFY_WEBSITE str None The public name/domain of the Shopify store to use the Shopify API, may be different from SHOPIFY_STORE.
SHOPIFY_ID str None While using OAuth provides a way to define the client identifier.
SHOPIFY_SECRET str None While using OAuth provides a way to define the client secret.
SHOPIFY_REDIRECT_URL str None To be used in the OAuth process as the target redirect URL.

License

Shopify API is currently licensed under the Apache License, Version 2.0.

Build Automation

Build Status Build Status GitHub Coverage Status PyPi Status License

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-api-0.7.1.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

shopify_api-0.7.1-py2.py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 2 Python 3

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