Metadata-Version: 2.0
Name: shopify-python
Version: 0.4.0
Summary: Python Standards Library for Shopify
Home-page: http://github.com/shopify/shopify_python
Author: Shopify Data Acceleration
Author-email: data-acceleration@shopify.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Requires-Dist: GitPython (>=2.1.1,<3)
Requires-Dist: autopep8 (<2,>=1.2.2)
Requires-Dist: pylint (<1.8,>=1.7.1)
Requires-Dist: six (<2,>=1.10.0)
Requires-Dist: typing (>=3.5.3.0,<4)
Provides-Extra: dev
Requires-Dist: mock (==2.0.0); extra == 'dev'
Requires-Dist: mypy (==0.501); extra == 'dev'
Requires-Dist: pycodestyle (==2.3.1); extra == 'dev'
Requires-Dist: pytest (==3.0.6); extra == 'dev'
Requires-Dist: pytest-randomly (==1.1.2); extra == 'dev'

UNKNOWN


