Python lxml.html模块,常用函数和类
下面列出了Python lxml.html 模块中定义的常用函数和类,我们从346个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. fromstring() | 用在(319)个项目中 |
2. tostring() | 用在(36)个项目中 |
3. parse() | 用在(15)个项目中 |
4. Element() | 用在(14)个项目中 |
5. document_fromstring() | 用在(14)个项目中 |
6. fragment_fromstring() | 用在(12)个项目中 |
7. entities() | 用在(12)个项目中 |
8. _transform_result() | 用在(11)个项目中 |
9. _nons() | 用在(11)个项目中 |
10. _options_xpath() | 用在(11)个项目中 |
11. XHTML_NAMESPACE | 用在(11)个项目中 |
12. _contains_block_level_tag() | 用在(11)个项目中 |
13. _forms_xpath() | 用在(11)个项目中 |
14. xpath() | 用在(9)个项目中 |
15. HTMLParser() | 用在(6)个项目中 |
16. HtmlElement() | 用在(5)个项目中 |