# [Shopify API](http://shopify-api.hive.pt)
API client for the [Shopify](https://www.shopify.com) 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](http://www.apache.org/licenses/).
## Build Automation
[![Build Status](https://app.travis-ci.com/hivesolutions/shopify-api.svg?branch=master)](https://travis-ci.com/github/hivesolutions/shopify-api)
[![Build Status GitHub](https://github.com/hivesolutions/shopify-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/shopify-api/actions)
[![Coverage Status](https://coveralls.io/repos/hivesolutions/shopify-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/shopify-api?branch=master)
[![PyPi Status](https://img.shields.io/pypi/v/shopify-api.svg)](https://pypi.python.org/pypi/shopify-api)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)
Raw data
{
"_id": null,
"home_page": "http://shopify-api.hive.pt",
"name": "shopify-api",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "shopify api",
"author": "Hive Solutions Lda.",
"author_email": "development@hive.pt",
"download_url": "https://files.pythonhosted.org/packages/a9/2c/c4b39a4012f9132f100cbf7b8d4566cd2425ecd6c12247cfd1f71a172931/shopify-api-0.7.1.tar.gz",
"platform": null,
"description": "# [Shopify API](http://shopify-api.hive.pt)\n\nAPI client for the [Shopify](https://www.shopify.com) service.\n\n## Configuration\n\n| Name | Type | Default | Description |\n| ------------------------ | ----- | ------- | ---------------------------------------------------------------------------------------------------------- |\n| **SHOPIFY_API_VERSION** | `str` | `None` | The Shopify API version to be used. Example: `2023-01`. |\n| **SHOPIFY_API_KEY** | `str` | `None` | The username/key to be used in the authentication with the Shopify API. |\n| **SHOPIFY_PASSWORD** | `str` | `None` | The password to be used in the authentication with the Shopify API. |\n| **SHOPIFY_SECRET** | `str` | `None` | The shared secret to be used for message validation with the Shopify API. |\n| **SHOPIFY_STORE** | `str` | `None` | The name/domain of the Shopify store to use the Shopify API. |\n| **SHOPIFY_WEBSITE** | `str` | `None` | The public name/domain of the Shopify store to use the Shopify API, may be different from `SHOPIFY_STORE`. |\n| **SHOPIFY_ID** | `str` | `None` | While using OAuth provides a way to define the client identifier. |\n| **SHOPIFY_SECRET** | `str` | `None` | While using OAuth provides a way to define the client secret. |\n| **SHOPIFY_REDIRECT_URL** | `str` | `None` | To be used in the OAuth process as the target redirect URL. |\n\n## License\n\nShopify API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).\n\n## Build Automation\n\n[![Build Status](https://app.travis-ci.com/hivesolutions/shopify-api.svg?branch=master)](https://travis-ci.com/github/hivesolutions/shopify-api)\n[![Build Status GitHub](https://github.com/hivesolutions/shopify-api/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/shopify-api/actions)\n[![Coverage Status](https://coveralls.io/repos/hivesolutions/shopify-api/badge.svg?branch=master)](https://coveralls.io/r/hivesolutions/shopify-api?branch=master)\n[![PyPi Status](https://img.shields.io/pypi/v/shopify-api.svg)](https://pypi.python.org/pypi/shopify-api)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)\n\n\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Shopify API Client",
"version": "0.7.1",
"split_keywords": [
"shopify",
"api"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a1af87c576aecc53a05f9381a779ebb8ff9404b41a7ddeacedb2d032ea4254d2",
"md5": "2ed18cd6bf604bdadd0517bd9a2e41d5",
"sha256": "2df6923fc29460073308e7fef7cf44f82c7edc511de17fb1dd1ef303bf02ef94"
},
"downloads": -1,
"filename": "shopify_api-0.7.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2ed18cd6bf604bdadd0517bd9a2e41d5",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 14537,
"upload_time": "2023-01-16T15:55:17",
"upload_time_iso_8601": "2023-01-16T15:55:17.562070Z",
"url": "https://files.pythonhosted.org/packages/a1/af/87c576aecc53a05f9381a779ebb8ff9404b41a7ddeacedb2d032ea4254d2/shopify_api-0.7.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a92cc4b39a4012f9132f100cbf7b8d4566cd2425ecd6c12247cfd1f71a172931",
"md5": "eec11939fab184c7e994ea0c96d8acd1",
"sha256": "33c1a5122fd2a1eb35639f4e079dcdb64cbd14a9436b9423f7820e90d4fd0d40"
},
"downloads": -1,
"filename": "shopify-api-0.7.1.tar.gz",
"has_sig": false,
"md5_digest": "eec11939fab184c7e994ea0c96d8acd1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7440,
"upload_time": "2023-01-16T15:55:18",
"upload_time_iso_8601": "2023-01-16T15:55:18.674490Z",
"url": "https://files.pythonhosted.org/packages/a9/2c/c4b39a4012f9132f100cbf7b8d4566cd2425ecd6c12247cfd1f71a172931/shopify-api-0.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-16 15:55:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "shopify-api"
}