Python IDE/text-editor

flebber flebber.crue at gmail.com
Sat Apr 16 09:40:58 EDT 2011


On Apr 16, 3:43 pm, Alec Taylor <alec.tayl... at gmail.com> wrote:
> Thanks, but non of the IDEs so far suggested have an embedded python
> interpreter AND tabs... a few of the editors (such as Editra) have
> really nice interfaces, however are missing the embedded
> interpreter... emacs having the opposite problem, missing tabs (also,
> selecting text with my mouse is something I do often).
>
> Please continue your recommendations.
>
> Thanks,
>
> Alec Taylor
>
>
>
>
>
>
>
> On Sat, Apr 16, 2011 at 3:29 PM, John Bokma <j... at castleamber.com> wrote:
> > Ben Finney <ben+pyt... at benfinney.id.au> writes:
>
> >> Alec Taylor <alec.tayl... at gmail.com> writes:
>
> >>> I'm looking for an IDE which offers syntax-highlighting,
> >>> code-completion, tabs, an embedded interpreter and which is portable
> >>> (for running from USB on Windows).
>
> >> Either of Emacs <URL:http://www.gnu.org/software/emacs/> or Vim
> >> <URL:http://www.vim.org/> are excellent general-purpose editors that
> >> have strong features for programmers of any popular language or text
> >> format.
>
> > I second Emacs or vim. I currently use Emacs the most, but I think it's
> > good to learn both.
>
> > --
> > John Bokma                                                               j3b
>
> > Blog:http://johnbokma.com/   Facebook:http://www.facebook.com/j.j.j.bokma
> >    Freelance Perl & Python Development:http://castleamber.com/
> > --
> >http://mail.python.org/mailman/listinfo/python-list

Editra via shelf has an imbedded interpreter, editra is also working
towards a new python tools plugin that will allow you to change
interpreter jython/python2.7/python3.2 etc.



More information about the Python-list mailing list