文件名称:python-email-reply-parser:https的Python端口
文件大小:20KB
文件格式:ZIP
更新时间:2024-06-07 17:43:22
Python
python-email-reply-parser
Python端口,包括大多数测试套件。
安装
PyPI版本即将推出,现在您可以从源代码安装:
$ pip install -e git+https://github.com/antonagestam/python-email-reply-parser.git#egg=email_reply_parser
用法
>> > from email_reply_parser import parse_reply
>> > print ( parse_reply ( """Hi Anton,
...
... I'm totally fine, how are you?
...
... On Tue, Jul 28, 2015 at 11:38 AM, Anton Agestam
...
【文件预览】:
python-email-reply-parser-master
----.gitattributes(36B)
----test-requirements.txt(37B)
----.travis.yml(164B)
----tox.ini(65B)
----LICENSE(1KB)
----setup.cfg(85B)
----setup.py(821B)
----README.md(864B)
----email_reply_parser()
--------parser.py(7KB)
--------__init__.py(98B)
----tests()
--------emails()
--------test_email_reply_parser.py(8KB)
--------__init__.py(0B)
----.gitignore(702B)