[ Bron: beautifulsoup4 ]
Pakket: python3-bs4 (4.9.3-1)
Verwijzigingen voor python3-bs4
Debian bronnen:
Het bronpakket beautifulsoup4 downloaden:
- [beautifulsoup4_4.9.3-1.dsc]
- [beautifulsoup4_4.9.3.orig.tar.gz]
- [beautifulsoup4_4.9.3-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [www.crummy.com]
Vergelijkbare pakketten:
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.
Andere aan python3-bs4 gerelateerde pakketten
|
|
|
|
-
- 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