Metadata-Version: 2.1
Name: django-shopify-sync
Version: 2.2.16
Summary: A package for synchronizing 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
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: ShopifyAPI (>=12.2.0)
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
