poemail


Namepoemail JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://www.python-office.com/
Summarypip install poemail
upload_time2023-12-23 18:28:11
maintainer
docs_urlNone
authorCoderWanFeng
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center" id='大礼包-banner'>
    <a target="_blank" href='http://python4office.cn/fuli/fuli-source-0726/'>
    <img src="https://banner-1300615378.cos.ap-guangzhou.myqcloud.com/%E6%A8%AA%E6%9D%A1/Python%E5%A4%A7%E7%A4%BC%E5%8C%85.jpg" width="100%"/>
    </a>   
</p>



<p align="center">
	👉 <a target="_blank" href="https://www.python-office.com/">项目官网:https://www.python-office.com/</a> 👈
</p>
<p align="center">
	👉 <a target="_blank" href="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg">本开源项目的交流群</a> 👈
</p>


<p align="center" name="'github">
    <a target="_blank" href='https://github.com/CoderWanFeng/poemail'>
    <img src="https://img.shields.io/github/stars/CoderWanFeng/poemail.svg?style=social" alt="github star"/>
    </a>
    	<a target="_blank" href='https://gitee.com/CoderWanFeng/poemail'>
		<img src='https://gitee.com/CoderWanFeng/poemail/badge/star.svg?theme=dark' alt='gitee star'/>
	</a>
  	<a href="https://mp.weixin.qq.com/s/yaSmFKO3RrBpyanW3nvRAQ">
	<img src="https://img.shields.io/badge/QQ-163434413-orange"/>
  </a>
    	<a href="https://mp.weixin.qq.com/s/NN2pX2bQPpczOeGF4ARNtw">
	<img src="https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1-%E4%BA%A4%E6%B5%81%E7%BE%A4-brightgreen"/>
  </a>
</p>


-------------------------------------------------------------------------------

## 📚简介

``poemail``是用Python自动发邮件的工具箱

-------------------------------------------------------------------------------

## 📦安装

### 🍊pip 自动下载&更新

```
pip install -i https://mirrors.aliyun.com/pypi/simple/ poemail -U
```

-------------------------------------------------------------------------------

## 📝功能

[📘官网:https://www.python-office.com/](https://www.python-office.com/)

- 第1讲:[软件下载和安装](https://www.bilibili.com/video/BV118411R7bB/)
- 第2讲:[免费开通权限](http://www.python4office.cn/log/2023/12/poemail/1219-email002/)
- 第3讲:[自动发正文](http://www.python4office.cn/log/2023/12/poemail/1219-email003/)
- 第4讲:[自动发正文+附件](./docs/10-04-chat_by_keywords.html)
- 第5讲:[自动批量发送](./docs/10-05-def.html)

## 🏗️添砖加瓦

``poemail``欢迎任何人来添砖加瓦,贡献代码,建议提交的pr(pull request)符合一些规范,规范如下:

### 🧬贡献代码的步骤

1. 在Gitee或者Github上fork项目到自己的repo
2. 把fork过去的项目也就是你的项目clone到你的本地
3. 修改代码
4. commit后push到自己的库
5. 登录Gitee或Github在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交到master分支即可。
6. 等待维护者合并

### 🐞提供bug反馈或建议

提交问题反馈时,请务必填写和python-office代码本身有关的问题,不进行有关python学习,甚至是个人练习的知识答疑和讨论。

- [Github issue](https://github.com/CoderWanFeng/poemail/issues)

-------------------------------------------------------------------------------

## 📌联系作者

<p align="center" id='开源交流群-banner'>
<a target="_blank" href='https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg'>
<img src="https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office-qr.jpg" width="100%"/>
</a> 
</p>

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.python-office.com/",
    "name": "poemail",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "CoderWanFeng",
    "author_email": "1957875073@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/02/8f/f5def470e444f319950f31a428eee0bfcdbbd8287716eaba1e3d8fb87682/poemail-0.0.3.tar.gz",
    "platform": "any",
    "description": "<p align=\"center\" id='\u5927\u793c\u5305-banner'>\r\n    <a target=\"_blank\" href='http://python4office.cn/fuli/fuli-source-0726/'>\r\n    <img src=\"https://banner-1300615378.cos.ap-guangzhou.myqcloud.com/%E6%A8%AA%E6%9D%A1/Python%E5%A4%A7%E7%A4%BC%E5%8C%85.jpg\" width=\"100%\"/>\r\n    </a>   \r\n</p>\r\n\r\n\r\n\r\n<p align=\"center\">\r\n\t\ud83d\udc49 <a target=\"_blank\" href=\"https://www.python-office.com/\">\u9879\u76ee\u5b98\u7f51\uff1ahttps://www.python-office.com/</a> \ud83d\udc48\r\n</p>\r\n<p align=\"center\">\r\n\t\ud83d\udc49 <a target=\"_blank\" href=\"https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg\">\u672c\u5f00\u6e90\u9879\u76ee\u7684\u4ea4\u6d41\u7fa4</a> \ud83d\udc48\r\n</p>\r\n\r\n\r\n<p align=\"center\" name=\"'github\">\r\n    <a target=\"_blank\" href='https://github.com/CoderWanFeng/poemail'>\r\n    <img src=\"https://img.shields.io/github/stars/CoderWanFeng/poemail.svg?style=social\" alt=\"github star\"/>\r\n    </a>\r\n    \t<a target=\"_blank\" href='https://gitee.com/CoderWanFeng/poemail'>\r\n\t\t<img src='https://gitee.com/CoderWanFeng/poemail/badge/star.svg?theme=dark' alt='gitee star'/>\r\n\t</a>\r\n  \t<a href=\"https://mp.weixin.qq.com/s/yaSmFKO3RrBpyanW3nvRAQ\">\r\n\t<img src=\"https://img.shields.io/badge/QQ-163434413-orange\"/>\r\n  </a>\r\n    \t<a href=\"https://mp.weixin.qq.com/s/NN2pX2bQPpczOeGF4ARNtw\">\r\n\t<img src=\"https://img.shields.io/badge/%E5%BE%AE%E4%BF%A1-%E4%BA%A4%E6%B5%81%E7%BE%A4-brightgreen\"/>\r\n  </a>\r\n</p>\r\n\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udcda\u7b80\u4ecb\r\n\r\n``poemail``\u662f\u7528Python\u81ea\u52a8\u53d1\u90ae\u4ef6\u7684\u5de5\u5177\u7bb1\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udce6\u5b89\u88c5\r\n\r\n### \ud83c\udf4apip \u81ea\u52a8\u4e0b\u8f7d&\u66f4\u65b0\r\n\r\n```\r\npip install -i https://mirrors.aliyun.com/pypi/simple/ poemail -U\r\n```\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udcdd\u529f\u80fd\r\n\r\n[\ud83d\udcd8\u5b98\u7f51\uff1ahttps://www.python-office.com/](https://www.python-office.com/)\r\n\r\n- \u7b2c1\u8bb2\uff1a[\u8f6f\u4ef6\u4e0b\u8f7d\u548c\u5b89\u88c5](https://www.bilibili.com/video/BV118411R7bB/)\r\n- \u7b2c2\u8bb2\uff1a[\u514d\u8d39\u5f00\u901a\u6743\u9650](http://www.python4office.cn/log/2023/12/poemail/1219-email002/)\r\n- \u7b2c3\u8bb2\uff1a[\u81ea\u52a8\u53d1\u6b63\u6587](http://www.python4office.cn/log/2023/12/poemail/1219-email003/)\r\n- \u7b2c4\u8bb2\uff1a[\u81ea\u52a8\u53d1\u6b63\u6587+\u9644\u4ef6](./docs/10-04-chat_by_keywords.html)\r\n- \u7b2c5\u8bb2\uff1a[\u81ea\u52a8\u6279\u91cf\u53d1\u9001](./docs/10-05-def.html)\r\n\r\n## \ud83c\udfd7\ufe0f\u6dfb\u7816\u52a0\u74e6\r\n\r\n``poemail``\u6b22\u8fce\u4efb\u4f55\u4eba\u6765\u6dfb\u7816\u52a0\u74e6\uff0c\u8d21\u732e\u4ee3\u7801\uff0c\u5efa\u8bae\u63d0\u4ea4\u7684pr\uff08pull request\uff09\u7b26\u5408\u4e00\u4e9b\u89c4\u8303\uff0c\u89c4\u8303\u5982\u4e0b\uff1a\r\n\r\n### \ud83e\uddec\u8d21\u732e\u4ee3\u7801\u7684\u6b65\u9aa4\r\n\r\n1. \u5728Gitee\u6216\u8005Github\u4e0afork\u9879\u76ee\u5230\u81ea\u5df1\u7684repo\r\n2. \u628afork\u8fc7\u53bb\u7684\u9879\u76ee\u4e5f\u5c31\u662f\u4f60\u7684\u9879\u76eeclone\u5230\u4f60\u7684\u672c\u5730\r\n3. \u4fee\u6539\u4ee3\u7801\r\n4. commit\u540epush\u5230\u81ea\u5df1\u7684\u5e93\r\n5. \u767b\u5f55Gitee\u6216Github\u5728\u4f60\u9996\u9875\u53ef\u4ee5\u770b\u5230\u4e00\u4e2a pull request \u6309\u94ae\uff0c\u70b9\u51fb\u5b83\uff0c\u586b\u5199\u4e00\u4e9b\u8bf4\u660e\u4fe1\u606f\uff0c\u7136\u540e\u63d0\u4ea4\u5230master\u5206\u652f\u5373\u53ef\u3002\r\n6. \u7b49\u5f85\u7ef4\u62a4\u8005\u5408\u5e76\r\n\r\n### \ud83d\udc1e\u63d0\u4f9bbug\u53cd\u9988\u6216\u5efa\u8bae\r\n\r\n\u63d0\u4ea4\u95ee\u9898\u53cd\u9988\u65f6\uff0c\u8bf7\u52a1\u5fc5\u586b\u5199\u548cpython-office\u4ee3\u7801\u672c\u8eab\u6709\u5173\u7684\u95ee\u9898\uff0c\u4e0d\u8fdb\u884c\u6709\u5173python\u5b66\u4e60\uff0c\u751a\u81f3\u662f\u4e2a\u4eba\u7ec3\u4e60\u7684\u77e5\u8bc6\u7b54\u7591\u548c\u8ba8\u8bba\u3002\r\n\r\n- [Github issue](https://github.com/CoderWanFeng/poemail/issues)\r\n\r\n-------------------------------------------------------------------------------\r\n\r\n## \ud83d\udccc\u8054\u7cfb\u4f5c\u8005\r\n\r\n<p align=\"center\" id='\u5f00\u6e90\u4ea4\u6d41\u7fa4-banner'>\r\n<a target=\"_blank\" href='https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office.jpg'>\r\n<img src=\"https://python-office-1300615378.cos.ap-chongqing.myqcloud.com/python-office-qr.jpg\" width=\"100%\"/>\r\n</a> \r\n</p>\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "pip install poemail",
    "version": "0.0.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/CoderWanFeng/poemail/issues",
        "Documentation": "https://github.com/CoderWanFeng/poemail/blob/main/README.md",
        "Homepage": "https://www.python-office.com/",
        "Source Code": "https://github.com/CoderWanFeng/poemail"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f413d57211ac72e8f89b2e174271c5a55e68360825af01296254a9adb0a9fa64",
                "md5": "b87129f00c3111b48e67fb4c03f36535",
                "sha256": "8cb5d223e23ba86ffaf5fccb10eec3bb3de88e44816c5d8e8c5161657e79465c"
            },
            "downloads": -1,
            "filename": "poemail-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b87129f00c3111b48e67fb4c03f36535",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13572,
            "upload_time": "2023-12-23T18:28:09",
            "upload_time_iso_8601": "2023-12-23T18:28:09.647212Z",
            "url": "https://files.pythonhosted.org/packages/f4/13/d57211ac72e8f89b2e174271c5a55e68360825af01296254a9adb0a9fa64/poemail-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "028ff5def470e444f319950f31a428eee0bfcdbbd8287716eaba1e3d8fb87682",
                "md5": "d5935894688e42f4d723a5bed8478084",
                "sha256": "fae5e70380b5e2f3f46cea4238472c67f612e5b9e9d7d185fe2d2ff740565320"
            },
            "downloads": -1,
            "filename": "poemail-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d5935894688e42f4d723a5bed8478084",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10891,
            "upload_time": "2023-12-23T18:28:11",
            "upload_time_iso_8601": "2023-12-23T18:28:11.298561Z",
            "url": "https://files.pythonhosted.org/packages/02/8f/f5def470e444f319950f31a428eee0bfcdbbd8287716eaba1e3d8fb87682/poemail-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 18:28:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CoderWanFeng",
    "github_project": "poemail",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "poemail"
}
        
Elapsed time: 0.17361s