Eric Emsellem wrote:
> Hi,
> 
> I am looking for an IDE to develop python programs  and I am not sure
> what to take.
> The two critical items for me are 1/ a good debugger (simple and
> efficient) 2/ something simple to manage the files.
> 
> I would also very much like to keep some basic things such as (if possible):
> - editing with gvim

This probably is the most limiting factor. I use pida because it embeds gvim 
into a PyGTK frame with all of the IDE goodies around it.

   http://pida.berlios.de/

I believe it can use one of the PyGTK debugger GUIs, but I've never used it.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to