Authentication Prerequisites: TOKEN=$(anaconda auth --create --name download-token)
To install this package run one of the following: pip install -i https://pypi.anaconda.org/t/$TOKEN/jonrowland/simple beautifulsoup4
Description
Beautiful Soup sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.