====== Color Export ====== tries to determine the main colors of a product ===== Color Export (V3) ===== * based on the c++ indexer * results can be requested by https://api.picalike.com/colors.php?key=cGljc2ltaWxhcjoxOTY=&type=1 * type=1 means export colors for the whole collection * type=2 ??? ===== Color Export (V3 - color_go.py) ===== * based on python * running on dev02 in a screen * started with ''%%while true ; do python color_go.py -pp /mnt/storage/var/lib/py/ mongo_live.json 178 376 381 395 ; sleep 300 ; done%%'' * just for the fahsionhype shops ===== Color Export (OSA) ===== * based on rust implementation