[ ソース: python-itemloaders ]
パッケージ: python3-itemloaders (1.0.4-1)
python3-itemloaders に関するリンク
Debian の資源:
python-itemloaders ソースパッケージをダウンロード:
- [python-itemloaders_1.0.4-1.dsc]
- [python-itemloaders_1.0.4.orig.tar.gz]
- [python-itemloaders_1.0.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library to populate items using XPath and CSS with a convenient API (Python 3)
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.
その他の python3-itemloaders 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-itemadapter
- Common interface for data container classes (Python 3)
-
- dep: python3-jmespath (>= 0.9.5)
- JSON Matching Expressions (Python 3)
-
- dep: python3-parsel
- Python 3 library to extract HTML/XML data using XPath/CSS selectors
-
- dep: python3-w3lib
- Collection of web-related functions (Python 3)