Re: [python-win32] ide for python 3.x

2010-05-18 Thread Stephen George
Hi, I have not used it, but I noticed 'Eric 5' http://eric-ide.python-projects.org/ is targeting python3.0 Also from the documentation: "Qt designer, the standard Qt tool for designing forms, is launched by eric" I think most people use a Editor/IDE for python they feel comfortable with. To d

Re: [python-win32] ide for python 3.x

2010-05-17 Thread python
Vineet, > > Till now, I have been programming with VFP & MySQL. Check out dabodev.org. Malcolm ___ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32

Re: [python-win32] ide for python 3.x

2010-05-17 Thread Michael Torrie
Vineet Deodhar wrote: > Does anybody know whether an IDE (open-source) is available which > supports Python 3.x and GUI toolkit? Depends on what GUI toolkit you want to use. If you want to use PyQt, then Qt's own Designer (or upcoming Qt Creator) and then do python in any IDE of your choice. The

Re: [python-win32] ide for python 3.x

2010-05-16 Thread Werner F. Bruhin
Hi, On 17/05/2010 08:25, Vineet Deodhar wrote: Hi ! Recently I have started learning python. Till now, I have been programming with VFP & MySQL. I explored the web looking for the IDE for Python. _Dabo is an excellent framework. (but the IDE is still to be developed, I think)._ As far as op

[python-win32] ide for python 3.x

2010-05-16 Thread Vineet Deodhar
Hi ! Recently I have started learning python. Till now, I have been programming with VFP & MySQL.   I explored the web looking for the IDE for Python. Dabo is an excellent framework. (but the IDE is still to be developed, I think).   As far as open-source IDE's are considered, I couldn't locate one