Metadata-Version: 2.1
Name: django-shopify-sync
Version: 2.2.11
Summary: A package for synchronising Django models with Shopify resources.
Home-page: https://gitlab.com/thelabnyc/django-shopify-sync
License: MIT
Keywords: django,shopify
Author: David Burke
Author-email: dburke@thelabnyc.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ShopifyAPI (>=7.0.2)
Requires-Dist: django (>=2.2)
Requires-Dist: django-shopify-webhook (>=0.2.6)
Requires-Dist: jsonfield (>=0.9.22)
Project-URL: Repository, https://gitlab.com/thelabnyc/django-shopify-sync
