Metadata-Version: 2.1
Name: EVCode
Version: 1.8.0
Summary: 一个通过SMTP进行邮箱验证码发送的项目
Author: lidongxun967
Author-email: debug967@outlook.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE

# EVCode
[English](README_en.md)

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/EVCode?style=for-the-badge&logo=python&label=%E6%94%AF%E6%8C%81%E7%9A%84%20Pyhon%20%E7%89%88%E6%9C%AC)
![PyPI - Version](https://img.shields.io/pypi/v/EVCode?style=for-the-badge&logo=python&label=%E5%BD%93%E5%89%8D%E7%89%88%E6%9C%AC)
![PyPI - Downloads](https://img.shields.io/pypi/dm/EVCode?style=for-the-badge&logo=pypi&label=PYPI%20%E4%B8%8B%E8%BD%BD%E9%87%8F%20%2F%20%E6%9C%88)
![Pepy Total Downlods](https://img.shields.io/pepy/dt/EVCode?style=for-the-badge&logo=pypi&label=PYPI%20%E6%80%BB%E4%B8%8B%E8%BD%BD%E9%87%8F)
![PyPI - License](https://img.shields.io/pypi/l/EVCode?style=for-the-badge&logo=gnu&label=%E5%BC%80%E6%BA%90%E5%8D%8F%E8%AE%AE&color=red)




**EVCode** 是一个用于通过SMTP发送邮箱验证码的Python第三方库，具备删除记录的功能，提供了丰富的自定义选项。

## 功能

- 通过SMTP服务器发送邮箱验证码。
- 支持删除记录的功能。
- 提供了丰富的自定义选项。

## 贡献指南

如果你想为EVCode贡献自己的一份力量，欢迎提供反馈、报告问题或提交PR（或者加入DETeam，请联系GitHub主页邮箱）。

## 许可证

EVCode采用GNU Lesser General Public License v3 (LGPLv3)许可证。有关详细信息，请参阅[LICENSE](https://github.com/DETeam-GitHub/EVCode/blob/main/LICENSE)文件。

## 联系方式

- Wiki页面：[![Static Badge](https://img.shields.io/badge/GitHub-Wiki-red)](https://github.com/lidongxun967/EVCode/wiki)
- 项目页面：[![Static Badge](https://img.shields.io/badge/GitHub-gleen)](https://github.com/DETeam-GitHub/EVCode)
- 包发布页面：[![Static Badge](https://img.shields.io/badge/PYPI-Link-blue)](https://pypi.org/project/EVCode)
- 作者：DETeam的各位成员们，感谢他们！

感谢使用EVCode！

[![Star History Chart](https://api.star-history.com/svg?repos=DETeam-GitHub/EVCode&type=Date)](https://star-history.com/#DETeam-GitHub/EVCode&Date)
