Using Beautiful Soup

T

Tempo

Heya. I have never used a module/script before, and the first problem I
have run into is that I do not know how to install a module/script. I
have downloaded Beautiful Soup, but how do I use it in one of my own
programs? I know that I use an "include" statement, but do I first need
to make a copy of BeautifulSoup.pyc or BeautifulSoup.py into the Python
directory? Thanks in advanced for any and all help that you may
provide. Many thanks.
 
J

Jorge Godoy

Tempo said:
Heya. I have never used a module/script before, and the first problem I
have run into is that I do not know how to install a module/script. I
have downloaded Beautiful Soup, but how do I use it in one of my own
programs? I know that I use an "include" statement, but do I first need
to make a copy of BeautifulSoup.pyc or BeautifulSoup.py into the Python
directory? Thanks in advanced for any and all help that you may
provide. Many thanks.

Read the tutorial:

http://docs.python.org/tut/tut.html

Specially chapter 6.


Be seeing you,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,571
Members
45,045
Latest member
DRCM

Latest Threads

Top