[BangPypers] GUI framework in Python...

Vishal vsapre80 at gmail.com
Tue Sep 30 10:49:24 CEST 2008


Hi,
Sometime back, I came across the idea of bundling a basic webserver in a
python application and using a browser window as the GUI host. That's
probably one of the most universal kind of GUI framework possible...though
it might not have all that native GUI packages provide.
If I want to do something like this, can someone guide if there are already
existing packages to that?
Here's what I will need, i think:
a) Python executable
b) Python scripts (which create the HTML files and implement the logic of
the application)
c) CSS files
d) Other things that make up contemporary web 2.0 frameworks (templating,
SQL related stuff)
d) A basic webserver (does this need to be a Python one...I think its better
to have a simple one as a separate EXE)

what else?
How to go about building one?

Thanks and best regards,
Vishal




On Mon, Sep 29, 2008 at 10:30 PM, Sridhar Ratnakumar <
sridhar.ratna at gmail.com> wrote:

> http://www.awaretek.com/toolkits.html
>
> On Sun, Sep 21, 2008 at 4:36 AM, Vishal <vsapre80 at gmail.com> wrote:
> > We would like to use a GUI framework with our Python code.
> > Any pointers by actual users of a GUI framework in Python. The web gives
> too
> > many options to easily choose from.
> > Just trying to learn from others from this group.
> > Thanks and best regards,
> > Vishal
> >
> >
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > http://mail.python.org/mailman/listinfo/bangpypers
> >
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
"A Strong and Positive attitude creates more miracles than anything else.
Because...Life is 10% how you make it, and 90% how you take it"

"Diamond is another piece of coal that did well under pressure"

http://www.youtube.com/watch?v=JGu0GiHlR5k

Visit:
http://members.soundclick.com/mukulsapre
http://www.soundclick.com/gurusgrace
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20080930/e1e6c04f/attachment.htm>


More information about the BangPypers mailing list