What IDE has good git and python support?

J

Joshua Kugler

Aweks said:
what do you use?

WingIDE has excellent Python support (it's a Python IDE, after all), and the
latest version has full support for git.

j
 
C

Chris Colbert

it depends on what i'm doing.

quick and dirty test script: ipython

a larger problem with code I am likely to use later: spyder

a multi-module large project (like wrapping opencv): Wing

Chris
 
T

TerryP

The best IDE for git and python is bash :p.


I use a mixture of FreeBSD, rxvt-unicode, GNU screen, zsh, vim, git,
Python, and Exuberant Ctags.
 
R

Ryan Lynch

Either of the following:
-> Vim + Eclim + Rope + pylint + PyDev + Eclipse + cygwin + WindowsXP
-> Vim + Linux

A word of praise/warning about Eclipse: The Python integration is
pretty good--I especially like the debugger. But the git support is
lacking--it's nowhere near the level of SVN or CVS integration, though
it is basically usable.

I'm using Egit 0.5.0 on F11, with Eclipse 3.5.

-Ryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top