Re: Syntax coloring in Python interpreter
- From: Tim Golden <mail@xxxxxxxxxxxxxxx>
- Date: Fri, 02 Nov 2007 08:29:13 +0000
Neil Cerutti wrote:
On 2007-11-01, Chris Mellon <arkanes@xxxxxxxxx> wrote:On Nov 1, 2007 3:01 PM, Neil Cerutti <horpner@xxxxxxxxx> wrote:On 2007-11-01, Lee Capps <lcapps@xxxxxxxxxxxxxxx> wrote:If you scroll down about half a page in the above link you'llOn Nov 1, 2007, at 1:45 PM, braver wrote:IPython's syntax coloring doesn't work with Windows 2000 andGreetings -- as a long time user of both Python and RubyI believe IPython can do this:
interpreters, I got used to the latter's syntax-coloring gem,
wirble, which colorizes Ruby syntax on the fly. Is there
anything similar for Python?
http://ipython.scipy.org/moin/
up, since (last I checked) it relies on a readline.py file,
which relies on ANSI.SYS, which is not supported by the
Windows console.
find a link to a readline implementation for Windows.
That pyreadline.py appears to be an improvement on the Windows
support when I last looked (6 months or so ago). Thanks for the
heads up.
And it's worth looking at ipykit[1] which is a standalone
bundle of ipython py2exe-ed for Windows users.
TJG
[1] http://ipython.scipy.org/moin/IpyKit
.
- Follow-Ups:
- Re: Syntax coloring in Python interpreter
- From: Neil Cerutti
- Re: Syntax coloring in Python interpreter
- References:
- Syntax coloring in Python interpreter
- From: braver
- Re: Syntax coloring in Python interpreter
- From: Lee Capps
- Re: Syntax coloring in Python interpreter
- From: Neil Cerutti
- Re: Syntax coloring in Python interpreter
- From: Chris Mellon
- Re: Syntax coloring in Python interpreter
- From: Neil Cerutti
- Syntax coloring in Python interpreter
- Prev by Date: Re: posting to a form with no form name
- Next by Date: Re: posting to a form with no form name
- Previous by thread: Re: Syntax coloring in Python interpreter
- Next by thread: Re: Syntax coloring in Python interpreter
- Index(es):
Relevant Pages
|