Metadata-Version: 2.0
Name: shopify-python
Version: 0.4.4
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.8,<3)
Requires-Dist: astroid (>=1.5,<1.6)
Requires-Dist: autopep8 (>=1.3.4,<2)
Requires-Dist: pylint (<1.8,>=1.7.1)
Requires-Dist: six (>=1.10.0,<2)
Requires-Dist: typing (>=3.5.3.0,<4)
Provides-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'
Provides-Extra: dev
Requires-Dist: mock (==2.0.0);  python_version < "3.3" and extra == 'dev'
Provides-Extra: dev
Requires-Dist: mypy (==0.501);  python_version >= "3.3" and extra == 'dev'

UNKNOWN


