summaryrefslogtreecommitdiffstats
path: root/python/python2-BeautifulSoup4/README
blob: 386b38feb30ae7c26fe84749a8a8e8577803dc78 (plain)
1
2
3
4
5
6
Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. It commonly saves
programmers hours or days of work.

Beautiful Soup 4.9.3 is the last supported version for Python 2. Newer
versions have dropped Python 2 support.