Python IDE/text-editor
Alec Taylor
alec.taylor6 at gmail.com
Sat Apr 16 01:43:57 EDT 2011
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 <john at castleamber.com> wrote:
> Ben Finney <ben+python at benfinney.id.au> writes:
>
>> Alec Taylor <alec.taylor6 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
>
More information about the Python-list
mailing list