On Tue, 02 Jul 2013 10:43:03 -0700, subhabangalore wrote:

> I could not use BeautifulSoup as I did not find an .exe file.

I believe that BeautifulSoup is a pure-Python module, and so does not 
have a .exe file. However, it does have good tutorials:

https://duckduckgo.com/html/?q=beautifulsoup+tutorial


> I am looking for a good tutorial for HTMLParser or any similar parser
> which have an .exe file for my environment and a good tutorial.

Why do you care about a .exe file? Most Python libraries are .py files.


-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to