- lagou.py - spider for www.lagou.com.
pip install -U selenium
setup ChromeDriver
- gitstats.py - git log statistics script.
- ramdisk.sh - create RAM Disk to speed up Xcode, Android Studio Integration.
- gsxt_mobile.py - 通过国家企业信用信息公示系统 Mobile App HTTP API 查询统一社会信用代码。
pip install requests
- excel_combine.py - combine multiple excel files to a single file.
pip install openpyxl
- geetest_offline - GeeTest滑块验证码offline模式的破解,以国家企业信用信息公示系统为例。
see geetest_offline/README.md. - auc_pr_roc.py - Calculate AUC of PR or ROC curve by sklearn.
Unofficial Windows Binaries for Python Extension Packages
For Python3.6 32bit
pip install http://www.lfd.uci.edu/~gohlke/pythonlibs/ru4fxw3r/numpy-1.13.1+mkl-cp36-cp36m-win32.whl
pip install http://www.lfd.uci.edu/~gohlke/pythonlibs/ru4fxw3r/scipy-0.19.1-cp36-cp36m-win32.whl
pip install pandas
pip install scikit-learn
- nacao.py - spider for 全国组织结构代码管理中心.
see nacao_v1/README.md.