##* Install windows python3 from python.org
##* pip install -r requirements.txt ##* pip install Pillow ##* pip install pytesseract
##* wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pytesser/pytesser_v0.0.1.zip ##* unzip pytesser_v0.0.1.zip ##* Put tesseract.exe tessdata\ under C:\Users\xxxx\AppData\Local\Programs\Python\Python35\Scripts\
##* Open https://trade.gf.com.cn ##* Input Account and Password ##* F12 | Console ##* Copy userId from Cookie and paste into gf.json | username ##* var e=document.getElementById("SecurePassword") ##* e.GetPassword() ##* Copy password and paste into gf.json | password
##* python cli.py --use gf --prepare gf.json