Logo

上一个主题

tarfile ---读取和写入tar存档文件

下一个主题

csv ---csv文件读写

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • python logo
  • Python »
  • 3.10.0a4 Documentation »
  • python标准库 »
  • 文件格式
  • |

文件格式¶

本章中描述的模块解析各种各样的文件格式,这些格式不是标记语言,也与电子邮件无关。

  • csv ---csv文件读写
    • 模块内容
    • 方言和格式参数
    • 读者对象
    • 写入对象
    • 实例
  • configparser ---配置文件分析器
    • 快速启动
    • 支持的数据类型
    • 回退值
    • 支持的ini文件结构
    • 值的插值
    • 映射协议访问
    • 自定义分析器行为
    • 传统API示例
    • ConfigParser对象
    • rawConfigParser对象
    • 例外情况
  • netrc ---netrc文件处理
    • NETRC对象
  • xdrlib ---编码和解码xdr数据
    • 打包机对象
    • 解包器对象
    • 例外情况
  • plistlib ---生成并解析Apple .plist 文件夹
    • 实例

上一个主题

tarfile ---读取和写入tar存档文件

下一个主题

csv ---csv文件读写

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • python logo
  • Python »
  • 3.10.0a4 Documentation »
  • python标准库 »
  • 文件格式
  • |
© 版权 2001-2021, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最后更新于 10月 23, 2021. Found a bug?
Created using Sphinx 4.2.0.