Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install beautifulsoup4
How to install beautifulsoup4
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install beautifulsoup4
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | |
4.0.5
| |
---|
Windows (64-bit) | | 
4.0.5
| |
---|
Mac OS X (10.5+) |
4.2.0
|
4.1.0
| |
---|
Linux (32-bit) | |
4.1.0
| |
---|
Linux (64-bit) | |
4.1.0
| |
---|
Lastest release
version 4.3.1 on Aug 17th, 2013
Beautiful Soup sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree.