Quantcast
Channel: Just installed BeautifulSoup Python 3.3.0 - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by Ethan Zhang for Just installed BeautifulSoup Python 3.3.0

$
0
0

Beautiful Soup 4 works on both Python 2 (2.6+) and Python 3.

Beautiful Soup is licensed under the MIT license, so you can also download the tarball, drop the bs4/ directory into almost any Python application (or into your library path) and start using it immediately. If you want to do this under Python 3, you will need to manually convert the code using 2to3.

http://www.crummy.com/software/BeautifulSoup/

use python ../python33/Tools/Script/2to3.py -w beautifulsoup4-4.3.2 is be ok


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>