[ sid ]
[ 原始碼: python-selectolax ]
套件: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.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el]
-
- 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
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- sug: python-selectolax-doc
- Fast HTML5 parser library with CSS selector support (Documentation)
