[ 原始碼: python-parsel ]
套件:python3-parsel(1.6.0+dfsg-2)
python3-parsel 的相關連結
Debian 的資源:
下載原始碼套件 python-parsel:
- [python-parsel_1.6.0+dfsg-2.dsc]
- [python-parsel_1.6.0+dfsg.orig.tar.xz]
- [python-parsel_1.6.0+dfsg-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Python 3 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 3 version of the package.
其他與 python3-parsel 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cssselect
- cssselect parses CSS3 Selectors and translates them to XPath 1.0
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-six (>= 1.6.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-w3lib (>= 1.19.0)
- Collection of web-related functions (Python 3)