prettykernel / captchaAutoLabeling

滑块、点选captcha自动标注

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

captchaAutoLabeling

滑块、点选captcha自动标注

如有侵权,请联系作者进行删除 QQ:848416881

感谢ddddocr的作者,本项目目前主要依赖其做的工作 附上地址:https://github.com/sml2h3/ddddocr python3.10.10

poetry使用

pip install poetry
poetry install # 安装python依赖包
poetry add python包 # 新增python依赖包

构建和发布包: 要构建并发布您的Python包,将自动生成所需的setup.py、setup.cfg和MANIFEST.in等文件,并将包发布到PyPI

poetry build
poetry publish

About

滑块、点选captcha自动标注

License:Apache License 2.0


Languages

Language:Python 100.0%