Migrating categories data using Shopify API.
This project illustrates migration of source data to Shopify by using Shopify API
and Python
.
Required Python 3+.
Install dependencies:
python3 -m pip install -r requirements.txt
and run:
python category.py
for more information: