[ ソース: python-parsel ]
パッケージ: python-parsel-doc (1.10.0+dfsg-1)
python-parsel-doc に関するリンク
Debian の資源:
python-parsel ソースパッケージをダウンロード:
- [python-parsel_1.10.0+dfsg-1.dsc]
- [python-parsel_1.10.0+dfsg.orig.tar.xz]
- [python-parsel_1.10.0+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 library to extract HTML/XML data (documentation)
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 package contains the documentation.
その他の python-parsel-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 8.1)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 3.0.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-parsel
- Python 3 library to extract HTML/XML data using XPath/CSS selectors