Python development tools

Michael Torrie torriem at gmail.com
Sun Jun 23 21:41:37 EDT 2013


On 06/23/2013 02:40 PM, cutems93 wrote:
> What else do I need? Also, which software is used in daily base? I
> know version control software and bug tracking software are used
> almost everyday by developers. Which software is used less often?

Phew that's quite a list you have there.  Are you coming from Windows
development?

I personally do all my development with vim, git, and a web browser for
reference (or Python in a nutshell book).

Dunno why things necessarily have to be complicated.

> Also, I will use GUI interface for Python. What kind of widget
> toolkits do you recommend? I know there are GTK+ and Qt.

Yes I recommend a nice GUI toolkit.  Pick one and try it out.



More information about the Python-list mailing list