thanks for all the help guys. Cherrypy it is. i will take a look at
some cgi tutorials first, as Alan suggested, to get a good
understanding of how things work.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://
On Sun, Sep 09, 2012 at 10:07:30PM +0100, Matthew Ngaha wrote:
> sorry steven i keep replying to sender and not tutor:(
That's fine, but there's no point apologising publically if you
don't resend your question to the tutor list.
You asked:
[quote]
oh? is cherrypy compaitable with Python 3?
>
On 09/09/12 20:41, Matthew Ngaha wrote:
a very very very simple web framework would not be too much work for
me to study once in while. I decided on Flask because i read it's the
simpliest framework
They nearly all claim that :-)
supported on Python 3. i thought cherrypy, but was told it's
sorry steven i keep replying to sender and not tutor:(
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
On 10/09/12 05:41, Matthew Ngaha wrote:
[...] i thought cherrypy, but was told it's not
nearly as simple as Flask, and since my main focus is learning GUIs, a
simple web framework will be ideal only to understand how they work.
Understanding *how they work* is not going to be simple. Web frame
Hi all, i had a recent post about learning about guis and web
applications. i decided to try guis 1st, but i also decided that maybe
a very very very simple web framework would not be too much work for
me to study once in while. I decided on Flask because i read it's the
simpliest framework out of