Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34317
| From | inq1ltd <inq1ltd@inqvista.com> |
|---|---|
| Subject | mini browser with python |
| Date | 2012-12-05 14:36 -0500 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.520.1354738057.29569.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Python help. I can connect to and download a web page, html code, and save it to a file. If connected to the web, I can use KWrite to open the file and navigate the page. I want to view the html file without using a browser or KWrite as I do now. In other words I need a mini, simple browser; something I can build that will open, read and display a saved html file. I would appreciate some direction. jimonlinux
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
mini browser with python inq1ltd <inq1ltd@inqvista.com> - 2012-12-05 14:36 -0500
Re: mini browser with python Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 13:13 -0800
Re: mini browser with python Hans Mulder <hansmu@xs4all.nl> - 2012-12-05 22:15 +0100
Re: mini browser with python Grant Edwards <invalid@invalid.invalid> - 2012-12-05 21:41 +0000
Re: mini browser with python inq1ltd <inq1ltd@inqvista.com> - 2012-12-05 16:40 -0500
Re: mini browser with python Miki Tebeka <miki.tebeka@gmail.com> - 2012-12-05 13:13 -0800
csiph-web