[Tutor] web intefaces?

Alfonso traviesomono at yahoo.es
Tue May 9 16:12:50 CEST 2006


Ron Phillips wrote:
> I like Karrigell ...http://www.karrigell.com/ for being flexible,
> complete, lightweight, and easy to learn. I don't know how it scales,
> but that's not really a consideration for the applications you describe.
>  
> Ron
>
> >>> "Chad Crabtree" <flaxeater at gmail.com> 5/8/2006 6:29 PM >>>
> While everything that Alan Guald said is true, there are a couple of
> options for you. Provided you know HTML (you must), you could
> generate html pragmatically but, knowledge of html is still mandatory.
> Your options are, basically
>
> _http://www.cherrypy.org <http://www.cherrypy.org/>_
> Which is an app server that should be fairly easy to package up with,
> say py2exe.
>
> Another option, with CGI (pretty easy) is found in the standard library.
> _http://docs.python.org/lib/module-CGIHTTPServer.html_
>
> If you do this as a personal app I would make sure to use an alternate
> port number like 11224, or something.
>
> HTH
> Best of Luck.
>
> On 5/6/06, Alfonso <_ traviesomono at yahoo.es
> <mailto:traviesomono at yahoo.es>_ > wrote:
> > I would like to experiment with web interfaces and python. After
> some googling, I'm quite confused, does somebody know of a good link
> about this topic / what do you think that is the best software option
> to design web user intefaces with python? I mean web interfaces for
> common programms (so it's not important to me to have a very robust
> web server), the web server should run in the machine of the user of
> the programm.And it should be easy installed, as bundle, when I
> distribute the programm.
> >
> > Thank very much for your help.
> >
> >
> >
> > ______________________________________________
> > LLama Gratis a cualquier PC del Mundo.
> > Llamadas a fijos y móviles desde 1 céntimo por minuto.
> > _http://es.voice.yahoo.com <http://es.voice.yahoo.com/>_
> > _______________________________________________
> > Tutor maillist - _Tutor at python.org <mailto:Tutor at python.org>_
> > _http://mail.python.org/mailman/listinfo/tutor_
> >
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>   
Thank you Ron, I will have a look at that too

		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com


More information about the Tutor mailing list