パッケージ: python3-selectolax (0.4.6-1)
python3-selectolax に関するリンク
Debian の資源:
python-selectolax ソースパッケージをダウンロード:
- [python-selectolax_0.4.6-1.dsc]
- [python-selectolax_0.4.6.orig.tar.gz]
- [python-selectolax_0.4.6-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast HTML5 parser library with CSS selector support
This package contains Python bindings to Modest and Lexbor engines and it is written in CPython. Selectolax is designed for speed, it is particularly adept at quickly parsing large HTML documents while minimizing memory. It's another alternative to libraries like lxml and BeautifulSoup.
Selectolax is a fast HTML parser that uses CSS selectors to locate and extract data from HTML. It fully supports type annotations.
Selectolax supports two backends:
- Lexor (preferred) - https://github.com/lexbor/lexbor - Modest - https://github.com/lexborisov/Modest/
This package contains the Python 3 version of the library.
その他の python3-selectolax 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: liblexbor2 (>= 2.5.0)
- Pure C HTML and CSS renderer (library)
-
- dep: libmodest0t64 (>= 0.0~git20210803.2540a03+ds)
- pure C HTML renderer (library)
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- sug: python-selectolax-doc
- Fast HTML5 parser library with CSS selector support (Documentation)
