Python/docs/3.9/library/markup

来自菜鸟教程
Python/docs/3.9/library/markup /
机器人讨论 | 贡献2020年12月1日 (二) 09:45的版本 (autoload)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至:导航、​搜索

Structured Markup Processing Tools

Python supports a variety of modules to work with various forms of structured data markup. 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).