Skip to content

bishopmarcel/captchaAutoLabeling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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自动标注

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%