Python platform.
Sean DiZazzo
half.italian at gmail.com
Thu Sep 11 14:43:21 EDT 2008
More information about the Python-list mailing list
Thu Sep 11 14:43:21 EDT 2008
- Previous message (by thread): Python platform.
- Next message (by thread): Python platform.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sep 11, 11:39 am, Sean DiZazzo <half.ital... at gmail.com> wrote: > On Sep 11, 9:59 am, Fredrik Lundh <fred... at pythonware.com> wrote: > > > > > carriere.jonat... at gmail.com wrote: > > > I want to build a desktop application. I am searching for some kind of > > > environment that would provide all the elements ready (Windows...). > > > Then I would have to code the business logic only. > > > start here: > > > http://wiki.python.org/moin/GuiProgramming > > > The big ones are Tkinter, which is usually bundled with Python; > > wxPython, and PyQt. There's also a trend towards using the web browser > > as a presentation engine also for local applications; for libraries that > > help you with that, you can start here: > > > http://wiki.python.org/moin/WebProgramming > > > or jump directly to > > > http://www.djangoproject.com/ > > > </F> > > I saw a message in the last few days showing how to use Flash as a > front end for Python apps. It looked interested. > > Can anyone point me to it? > > ~Sean Ahh...i see. It was the xml-rpc method you mentioned. Looks interesting to me if it's fairly responsive for normal gui apps. http://www.artima.com/weblogs/viewpost.jsp?thread=208528 ~Sean
- Previous message (by thread): Python platform.
- Next message (by thread): Python platform.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list