pyutility python 常用方法封装,新开发的爬虫建议使用 v1.1 分支中的版本,代码相对规范一些。 install 下载源码,进入项目根目录,执行脚本: python install.py dependence 使用 pip 安装依赖模块 common (必须) lxml requests pyinstaller image_util (可选) Pillow vcode (可选) Pillow tesseract pytesseract uninstall 仅 Mac/Linux 可用 cat install.txt | xargs rm -rf