[ 原始碼: beautifulsoup4 ]
套件:python3-bs4(4.9.3-1)
python3-bs4 的相關連結
Debian 的資源:
下載原始碼套件 beautifulsoup4:
- [beautifulsoup4_4.9.3-1.dsc]
- [beautifulsoup4_4.9.3.orig.tar.gz]
- [beautifulsoup4_4.9.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.crummy.com]
相似套件:
error-tolerant HTML parser for Python 3
Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work.
This package contains BeautifulSoup 4, for Python 3.x.
其他與 python3-bs4 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-soupsieve
- modern CSS selector implementation for BeautifulSoup (Python 3)
-
- rec: python3-chardet
- universal character encoding detector for Python3
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries