January 2014
Beginner
130 pages
2h 37m
English
To verify the installation, perform the following steps:
python
from bs4 import BeautifulSoup
If we did not install Beautiful Soup and instead copied the bs4 directory in the workspace, we have to change to the directory where we have placed the bs4 directory before using the preceding commands.
Read now
Unlock full access