A Python IDE with Debugging and iPython Integration?
        Posted  
        
            by skibum1981
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by skibum1981
        
        
        
        Published on 2010-05-16T22:21:31Z
        Indexed on 
            2010/05/16
            22:30 UTC
        
        
        Read the original article
        Hit count: 343
        
Does anyone know of a python IDE that has iPython as the interpreter?
Using the standard interpreter just drives me nuts, as I've just grown to love using iPython and all the features it provides. To be honest, I'd rather code with a simple text editor + ipython than an IDE, but I love being able to set breakpoints with a click of a mouse, etc., so I'd like to combine both.
Sorry if there's something out there and this is common knowledge. Any information/tips you can provide is GREATLY appreciated. Thanks!
© Stack Overflow or respective owner