Re: Point and click GUI builder for Python

2005-08-06 Thread Micetto Nero
Madhusudan Singh wrote:
> Is there such a thing for python ? Like Qt Designer for instance ?

pyGTK
http://glade.gnome.org/
http://gazpacho.sicem.biz/

wxPython
http://boa-constructor.sourceforge.net/

You can even use Qt Designer with pyQt
http://www.riverbankcomputing.co.uk/pyqt/

-- 

robiweb90 [at] gmail [dot] com
"Nessuno può fabbricare una macchina tanto intelligente che possa essere 
usata da uno sciocco" - Confucio
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python for Webscripting (like PHP)

2005-08-18 Thread Micetto Nero
Florian Lindner ha scritto:
> Hello,
> I've been using Python a lot for scripting (mainly scripts for server
> administration / DB access). All these scripts were shell based.
> 
> Now I'm considering using Python (with mod_python on Apache 2) for a web
> project, just how I've used PHP in some smaller Projects before ( print "foo" ?>)..
> 
> How suitable is Python for these kind of projects? What do think? Does the
> stdlib offers all basic functions for this kind of requirements?
> 

You can use the Python Server Pages, that are analogous to ASP, PHP and JSP.



-- 

robiweb90 [at] gmail [dot] com
"Nessuno può fabbricare una macchina tanto intelligente che possa essere 
usata da uno sciocco" - Confucio
-- 
http://mail.python.org/mailman/listinfo/python-list