Key Production
- install python 3 and add to path
- download chromedriver, unzip it and put into /usr/bin or c:windows\system32
- for mac user rename kepo.cpython-37m-darwin.so to kepo.so
- for linux user rename kepo.cpython-37m-x64.so to kepo.so
- for windows user rename kepo.cp37-win_amd64.pyd to kepo.pyd
- run this command
pip install -r requirements.txt
python main.py
- Asf for config.py file
- Please move for key, iv and client_secret and set into kepo.py from config.py
- Make sure you have install cython and gcc or visual studio
- run compile.command or compile.bat
- push your compile result to repo