Metadata-Version: 2.1
Name: shopify-python
Version: 0.4.5
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
Provides-Extra: dev
Requires-Dist: GitPython (<3,>=2.1.8)
Requires-Dist: pylint (<1.8,>=1.7.1)
Requires-Dist: astroid (<1.6,>=1.5)
Requires-Dist: six (<2,>=1.10.0)
Requires-Dist: typing (<4,>=3.5.3.0)
Requires-Dist: autopep8 (<2,>=1.3.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


