Metadata-Version: 2.0
Name: shopify-python
Version: 0.4.2
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 (<3,>=2.1.1)
Requires-Dist: autopep8 (>=1.2.2,<2)
Requires-Dist: pylint (>=1.7.1,<1.8)
Requires-Dist: six (>=1.10.0,<2)
Requires-Dist: typing (<4,>=3.5.3.0)
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


