Structured Markup Processing Tools结构化标记处理工具

Python supports a variety of modules to work with various forms of structured data markup. Python支持各种模块来处理各种形式的结构化数据标记。This includes modules to work with the Standard Generalized Markup Language (SGML) and the Hypertext Markup Language (HTML), and several interfaces for working with the Extensible Markup Language (XML).这包括使用标准通用标记语言(SGML)和超文本标记语言(HTML)的模块,以及使用可扩展标记语言(XML)的几个接口。