# poemail **Repository Path**: CoderWanFeng/poemail ## Basic Information - **Project Name**: poemail - **Description**: pip install poemail - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

👉 项目官网:https://www.python-office.com/ 👈

👉 本开源项目的交流群 👈

github star gitee star

------------------------------------------------------------------------------- ## 📚简介 ``poemail``是用Python自动发邮件的工具箱 ------------------------------------------------------------------------------- ## 📦安装 ### 🍊pip 自动下载&更新 ``` pip install -i https://mirrors.aliyun.com/pypi/simple/ poemail -U ``` ------------------------------------------------------------------------------- ## 📝功能 [📘官方教程:https://www.python-office.com/course-002/poemail/poemail.html](https://www.python-office.com/course-002/poemail/poemail.html) - 第1讲:[Python环境的下载和安装](https://www.python-office.com/course-002/poemail/docs/1-install_python_pycharm.html) - 第2讲:[免费开通权限](https://www.python-office.com/course-002/poemail/docs/2-auth_mail.html) - 第3讲:[1行代码,自动发正文](https://www.python-office.com/course-002/poemail/docs/3-send_mail_content.html) - 第4讲:[1行代码,自动发正文+附件](https://www.python-office.com/course-002/poemail/docs/4-send_mail_content_file.html) - 第5讲:[自动批量发送](https://www.python-office.com/course-002/poemail/docs/5-batch_send_mail_content_file.html) - 第6讲:[1行代码,自动下载邮件的附件](https://www.python-office.com/course-002/poemail/docs/6-receive_mail_attchment.html) - 第7讲:[配置其它邮箱](https://www.python-office.com/course-002/poemail/docs/7-other_email.html) ## 🏗️添砖加瓦 ``poemail``欢迎任何人来添砖加瓦,贡献代码,建议提交的pr(pull request)符合一些规范,规范如下: ### 🐞提供bug反馈或建议 提交问题反馈时,请务必填写和代码本身有关的问题,不建议进行有关python学习,甚至是个人练习的知识答疑和讨论。 - [Github issue](https://github.com/CoderWanFeng/poemail/issues) - [Gitee issue](https://gitee.com/CoderWanFeng/poemail/issues) - [GitCode issue](https://gitcode.com/python4office/poemail/issues) ------------------------------------------------------------------------------- ## 📌用户群