[ 源代码: python-parsel ]
软件包:python3-parsel(1.7.0 dfsg-1)
python3-parsel 的相关链接
Debian 的资源:
下载源码包 python-parsel:
- [python-parsel_1.7.0 dfsg-1.dsc]
- [python-parsel_1.7.0 dfsg.orig.tar.xz]
- [python-parsel_1.7.0 dfsg-1.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-packaging
- core utilities for python3 packages
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-w3lib (>= 1.19.0)
- Collection of web-related functions (Python 3)