用AI赚第一桶💰低成本搭建一套AI赚钱工具,源码可二开。 广告
### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](email.xhtml "email --- 电子邮件与 MIME 处理包") | - [上一页](mmap.xhtml "mmap --- Memory-mapped file support") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | # 互联网数据处理 本章介绍了支持处理互联网上常用数据格式的模块。 - [`email` --- 电子邮件与 MIME 处理包](email.xhtml) - [`email.message`: Representing an email message](email.message.xhtml) - [`email.parser`: Parsing email messages](email.parser.xhtml) - [FeedParser API](email.parser.xhtml#feedparser-api) - [Parser API](email.parser.xhtml#parser-api) - [Additional notes](email.parser.xhtml#additional-notes) - [`email.generator`: Generating MIME documents](email.generator.xhtml) - [`email.policy`: Policy Objects](email.policy.xhtml) - [`email.errors`: 异常和缺陷类](email.errors.xhtml) - [`email.headerregistry`: Custom Header Objects](email.headerregistry.xhtml) - [`email.contentmanager`: Managing MIME Content](email.contentmanager.xhtml) - [Content Manager Instances](email.contentmanager.xhtml#content-manager-instances) - [`email`: 示例](email.examples.xhtml) - [`email.message.Message`: Representing an email message using the `compat32` API](email.compat32-message.xhtml) - [`email.mime`: Creating email and MIME objects from scratch](email.mime.xhtml) - [`email.header`: Internationalized headers](email.header.xhtml) - [`email.charset`: Representing character sets](email.charset.xhtml) - [`email.encoders`: Encoders](email.encoders.xhtml) - [`email.utils`: 其他工具](email.utils.xhtml) - [`email.iterators`: Iterators](email.iterators.xhtml) - [`json` --- JSON 编码和解码器](json.xhtml) - [基本使用](json.xhtml#basic-usage) - [Encoders and Decoders](json.xhtml#encoders-and-decoders) - [异常](json.xhtml#exceptions) - [Standard Compliance and Interoperability](json.xhtml#standard-compliance-and-interoperability) - [Character Encodings](json.xhtml#character-encodings) - [Infinite and NaN Number Values](json.xhtml#infinite-and-nan-number-values) - [Repeated Names Within an Object](json.xhtml#repeated-names-within-an-object) - [Top-level Non-Object, Non-Array Values](json.xhtml#top-level-non-object-non-array-values) - [Implementation Limitations](json.xhtml#implementation-limitations) - [Command Line Interface](json.xhtml#module-json.tool) - [Command line options](json.xhtml#command-line-options) - [`mailcap` --- Mailcap file handling](mailcap.xhtml) - [`mailbox` --- Manipulate mailboxes in various formats](mailbox.xhtml) - [`Mailbox` objects](mailbox.xhtml#mailbox-objects) - [`Maildir`](mailbox.xhtml#maildir) - [`mbox`](mailbox.xhtml#mbox) - [`MH`](mailbox.xhtml#mh) - [`Babyl`](mailbox.xhtml#babyl) - [`MMDF`](mailbox.xhtml#mmdf) - [`Message` objects](mailbox.xhtml#message-objects) - [`MaildirMessage`](mailbox.xhtml#maildirmessage) - [`mboxMessage`](mailbox.xhtml#mboxmessage) - [`MHMessage`](mailbox.xhtml#mhmessage) - [`BabylMessage`](mailbox.xhtml#babylmessage) - [`MMDFMessage`](mailbox.xhtml#mmdfmessage) - [异常](mailbox.xhtml#exceptions) - [示例](mailbox.xhtml#examples) - [`mimetypes` --- Map filenames to MIME types](mimetypes.xhtml) - [MimeTypes Objects](mimetypes.xhtml#mimetypes-objects) - [`base64` --- Base16, Base32, Base64, Base85 数据编码](base64.xhtml) - [`binhex` --- 对binhex4文件进行编码和解码](binhex.xhtml) - [注释](binhex.xhtml#notes) - [`binascii` --- 二进制和 ASCII 码互转](binascii.xhtml) - [`quopri` --- Encode and decode MIME quoted-printable data](quopri.xhtml) - [`uu` --- Encode and decode uuencode files](uu.xhtml) ### 导航 - [索引](../genindex.xhtml "总目录") - [模块](../py-modindex.xhtml "Python 模块索引") | - [下一页](email.xhtml "email --- 电子邮件与 MIME 处理包") | - [上一页](mmap.xhtml "mmap --- Memory-mapped file support") | - ![](https://box.kancloud.cn/a721fc7ec672275e257bbbfde49a4d4e_16x16.png) - [Python](https://www.python.org/) » - zh\_CN 3.7.3 [文档](../index.xhtml) » - [Python 标准库](index.xhtml) » - $('.inline-search').show(0); | © [版权所有](../copyright.xhtml) 2001-2019, Python Software Foundation. Python 软件基金会是一个非盈利组织。 [请捐助。](https://www.python.org/psf/donations/) 最后更新于 5月 21, 2019. [发现了问题](../bugs.xhtml)? 使用[Sphinx](http://sphinx.pocoo.org/)1.8.4 创建。