Metadata-Version: 2.1
Name: shopify-requests
Version: 0.4.0
Summary: Wrapper around the Shopify API using requests.
Home-page: https://gitlab.com/perobertson/shopify-requests
Author: Paul Robertson
Author-email: t.paulrobertson@gmail.com
Keywords: shopify,requests
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.21,<3.0)
Project-URL: Documentation, https://shopify-requests.readthedocs.io/
Project-URL: Repository, https://gitlab.com/perobertson/shopify-requests
