[ buster ]
[ 源代码: python-parsel ]
软件包:python-parsel(1.5.0-2)
Python 2 library to extract HTML/XML data using XPath/CSS selectors
Parsel is a Python library to extract data from HTML and XML using XPath and CSS selectors
This module is used to, for example:
- Extract text using CSS or XPath selectors - Regular expression helper methods
This is the Python 2 version of the package.
其他与 python-parsel 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-cssselect
- cssselect parses CSS3 Selectors and translates them to XPath 1.0
-
- dep: python-functools32
- Backport of the functools module from Python 3.2.3 to Python 2.7
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-six (>= 1.5.2)
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-w3lib
- Collection of web-related functions (Python 2)