Metadata-Version: 2.4
Name: vc_auth
Version: 0.0.1
Summary: 验证码生成与发送模块 还没做完
Home-page: https://github.com/shiroko973/vc_auth
Author: shiroko
Author-email: 3207774253@qq.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# vc_auth

验证码生成与发送模块 还没做完。

## 安装

```bash
pip install auth_code
