Which IDE is best to use VIM 7 or VS2012 for python?

05
2014-04
  • danicdar

    As I'm a very beginner in OOP in Python . It is very hard to find the best IDE, I searched a lot then I came up with two suggestions Vim and Visual studio 2012,although both require some plugins to make it work as a Python IDE.

    Like "pytools" for VS2012.

  • Answers
  • Jeremy

    VIM is not an IDE, and VS2012 is not for Python. Try IDLE or PyCharm. You can also use Eclipse with PyDev.


  • Related Question

    windows - Emacs as a Python IDE
  • amdfan

    Hey, I'm trying to set up Emacs to edit Python on Windows. I'm really new to Emacs and I'm using ropemacs. When Emacs starts up it displays Pymacs loading ropemacs for an excessive amount of time. Any way to cut this down?

    Thanks!


  • Related Answers
    Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.