JWLAZY / verification

验证码

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

环境

  1. python 3.7+

依赖

  1. sklearn
  2. sanic
  3. numpy
  4. requests
  5. pillow

启动说明

  1. python app.py

接口说明

    url: http://location:8010/code?img_url=${验证码地址}
    method: get
    result: {code:xxxx}

About

验证码


Languages

Language:Python 98.1%Language:Dockerfile 1.9%