beautifulsoup4: Screen-scraping library#
Description#
Screen-scraping library
License#
MIT
Upstream Contact#
Type#
standard
Dependencies#
$(PYTHON)
soupsieve: A modern CSS selector implementation for Beautiful Soup.
$(PYTHON_TOOLCHAIN)
Version Information#
package-version.txt:
4.11.1
install-requires.txt:
beautifulsoup4
Equivalent System Packages#
conda:
$ conda install beautifulsoup4
macports: install the following packages: py-beautifulsoup4
void:
$ sudo xbps-install python3-BeautifulSoup4
See https://repology.org/project/python:beautifulsoup4/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023