[ Bron: python-itemloaders ]
Pakket: python-itemloaders-doc (1.3.2-1)
Verwijzigingen voor python-itemloaders-doc
Debian bronnen:
Het bronpakket python-itemloaders downloaden:
- [python-itemloaders_1.3.2-1.dsc]
- [python-itemloaders_1.3.2.orig.tar.gz]
- [python-itemloaders_1.3.2-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library to populate items using XPath and CSS (documentation)
itemloaders is a library that helps you collect data from HTML and XML sources.
It comes in handy to extract data from web pages, as it supports data extraction using CSS and XPath Selectors.
It's specially useful when you need to standardize the data from many sources. For example, it allows you to have all your casting and parsing rules in a single place.
This package contains the documentation.
Andere aan python-itemloaders-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-itemloaders
- Library to populate items using XPath and CSS with a convenient API