[ ソース: beautifulsoup4 ]
パッケージ: python3-bs4 (4.12.3-3)
python3-bs4 に関するリンク
Debian の資源:
beautifulsoup4 ソースパッケージをダウンロード:
- [beautifulsoup4_4.12.3-3.dsc]
- [beautifulsoup4_4.12.3.orig.tar.gz]
- [beautifulsoup4_4.12.3-3.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 (>= 2.6)
- modern CSS selector implementation for BeautifulSoup (Python 3)
-
- rec: python3-chardet
- Universal Character Encoding Detector (Python3)
- または python3-charset-normalizer
- charset, encoding and language detection (Python 3)
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries