Skip to content

CM Parser is designed for parsing product attributes

License

Notifications You must be signed in to change notification settings

romazhan/cm-parser

Repository files navigation

CM Parser

🚬🚬🚬

CM Parser is designed for parsing product attributes.

Quick Start

pip install -r requirements.txt
cp config.ini.example parser/config.ini
cp category_dump.json.example parser/category_dump.json

Server

python parser/server.py

CLI

python parser/cli.py

Global Dependencies