[ buster ]
[ Bron: python-parsel ]
Pakket: python-parsel (1.5.0-2)
Verwijzigingen voor python-parsel
Debian bronnen:
Het bronpakket python-parsel downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python-parsel gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- 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 and 3 compatibility library (Python 2 interface)
-
- dep: python-w3lib
- Collection of web-related functions (Python 2)