Displaying HTML Files from Python (Using Tkinter)

Fuzzyman michael at foord.net
Wed Jan 28 04:25:30 EST 2004


Does anyone know of an 'easy' way of displaying HTML from python -
preferably using standard Tkinter widgets.

I've heard that the 'Text' widget can be used to do this - but I don't
fancy hand building an HTML parser when it's quite likely someone else
has already done it.....

I don't *need* eternal links to work, or even stylesheets or tables,
but I'd like the other basic tags to work.

I'm sure someone has built a library to do this - but I can't find it.

Anyone any clues ?

Fuzzy

--

http://www.Voidspace.org.uk The Place where headspace meets
cyberspace. Online resource site - covering science, technology,
computing, cyberpunk, psychology, spirituality, fiction and more.

--- 

http://www.voidspace.org.uk/atlantibots/pythonutils.html
Python functions - home of dateutils, ConfigObj, StandOut, CGI-News
and more....

--

Everyone has talent. What is rare is the courage to follow talent
to the dark place where it leads. -Erica Jong
Ambition is a poor excuse for not having sense enough to be lazy.
        -Milan Kundera



More information about the Python-list mailing list