Smalles Possible Browser to display python cgi program

JanC usenet_spam at janc.invalid
Sat May 15 00:07:34 EDT 2004


matthiasjanes at gmx.net (matthiasjanes) schreef:

> I would like to know what would be the smalles possible WebBrowser for
> displaying Python CGI application.
> 
> I developed a few small application with an WebInterface.
> 
> The appplication runs just locally.
> 
> I use CGIHTTPServer.py Module as a small webserver and Mozilla
> Firebird as Browser.
> 
> Does anyone know of a very small browser which I can directly
> integrate.
> 
> Just the very minimum for this purbose, no bookmarks, no tools, no
> javascript, no flash ......
> 
> just displaying frames, html, forms, python cgi files and images.

For Windows there is OffByOne: <http://www.offbyone.com/>
Only 450 KiB if you don't need SSL support.

-- 
JanC

"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9



More information about the Python-list mailing list