12
Beautiful Soup will soon be ready for Python 3
by admin ·
Beautiful Soup, a Python parser for Web pages, is available in version 4 beta.
So that the software is coming up in a stable version available that is suitable for both Python 2 and 3rd Programmers to use exclusively on Python 2 recommend that the developers during the beta phase yet Beautiful Soup 3.2.0.
Version 4 represents a nearly complete re-implementation of the software dar. particular, it replaces its own HTML parser through an interface that can connect to either the HTML parser in Python 3, the lxml parser or html5lib.
(more…)
