E
Ev J
I am learning Python and wish to develop GUI applications to run on Windows..
I have installed the Visual Studio integrated shell (Ver. 12.0.21005.1 REL)IDE and the Python 3.3 interpreter. I have gone through some of the 3.3 tutorial available at http://docs.python.org/3.3/tutorial/.
The tutorial is all about using the interactive interrupter and writing little console programs to learn the language.
Before I go too far down this road, I need to know if I can/should use thisenvironment to develop GUI applications. Is there graphical support for this - for example I can I just insert/move/set properties of buttons, comboboxes, etc. using an interface like the one in VBA?
If not, what is the best free IDE for me to use?
What is the best tutorial for the IDE?
I am a bit overwhelmed as to how to get started.
Thanks for any help.
I have installed the Visual Studio integrated shell (Ver. 12.0.21005.1 REL)IDE and the Python 3.3 interpreter. I have gone through some of the 3.3 tutorial available at http://docs.python.org/3.3/tutorial/.
The tutorial is all about using the interactive interrupter and writing little console programs to learn the language.
Before I go too far down this road, I need to know if I can/should use thisenvironment to develop GUI applications. Is there graphical support for this - for example I can I just insert/move/set properties of buttons, comboboxes, etc. using an interface like the one in VBA?
If not, what is the best free IDE for me to use?
What is the best tutorial for the IDE?
I am a bit overwhelmed as to how to get started.
Thanks for any help.