文件名称:Python-imapclient易用的Pythonic并且完整的IMAP客户端库
文件大小:108KB
文件格式:ZIP
更新时间:2022-08-29 21:07:34
Python开发-电子邮件收发
imapclient-易用的, Pythonic 并且完整的 IMAP 客户端库
【文件预览】:
imapclient-master
----MANIFEST.in(222B)
----README.rst(7KB)
----COPYING(1KB)
----livetest.py(41KB)
----NEWS.rst(370B)
----doc()
--------src()
----AUTHORS.rst(544B)
----examples()
--------tls_cacert.py(433B)
--------oauth2_example.py(333B)
--------tls_no_checks.py(656B)
--------email_parsing.py(570B)
--------idle_example.py(689B)
--------example.py(677B)
----.travis.yml(815B)
----tox.ini(243B)
----setup.cfg(210B)
----setup.py(3KB)
----tests()
--------test_util_functions.py(5KB)
--------imapclient_test.py(203B)
--------util.py(1KB)
--------test_search.py(6KB)
--------test_imap_utf7.py(2KB)
--------test_folder_status.py(2KB)
--------test_store.py(4KB)
--------test_starttls.py(2KB)
--------test_auth.py(1KB)
--------test_thread.py(1KB)
--------__init__.py(131B)
--------test_datetime_util.py(3KB)
--------test_init.py(3KB)
--------test_fixed_offset.py(2KB)
--------test_response_parser.py(20KB)
--------test_sort.py(1KB)
--------test_response_lexer.py(4KB)
--------test_imapclient.py(35KB)
--------test_enable.py(2KB)
--------test_version.py(873B)
----.gitignore(129B)
----imapclient()
--------exceptions.py(1KB)
--------imap4.py(453B)
--------util.py(1KB)
--------config.py(6KB)
--------response_lexer.py(5KB)
--------testable_imapclient.py(1KB)
--------response_parser.py(7KB)
--------datetime_util.py(2KB)
--------tls.py(2KB)
--------__init__.py(453B)
--------fixed_offset.py(1KB)
--------imapclient.py(67KB)
--------version.py(610B)
--------interact.py(3KB)
--------response_types.py(4KB)
--------imap_utf7.py(4KB)
----interact.py(240B)
----build-sdist(605B)
----livetest-sample.ini(446B)