[ 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
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- sug: python-selectolax-doc
- Fast HTML5 parser library with CSS selector support (Documentation)
