Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Python (http://www.programmingforums.org/forum43.html)
-   -   Python Prompt on Linux (http://www.programmingforums.org/showthread.php?t=12683)

pal Feb 26th, 2007 8:58 PM

Python Prompt on Linux
 
Python prompt on linux console doesn't have any features like syntax coloring and auto indentation. Does anyone know how to get those features to work on linux consoles? I use vim and eclipse for python scripting, but python prompt is little bit inconvenient without those features. I would appreciate any response regarding this issue.

Ooble Feb 26th, 2007 9:25 PM

As far as I know, it's not built into the program, the same way you don't get colours if you run the command-line Python prompt in Windows.

DaWei Feb 26th, 2007 9:28 PM

One sometimes wonders how the industry progressed so rapidly when the choices were holes in cardboard or black on white or white on black (or some other combinations involving reds, oranges, and greens), without a variation in a carload. I 'spect it was in knowing how to code.

Arevos Feb 27th, 2007 5:47 AM

There's ipython, but I don't think that has syntax highlighting (there is auto-indentation, though).

Game_Ender Feb 27th, 2007 1:41 PM

PyCrust runs on all major platforms and it supports limited code completion, and has auto indentation. It does have all the bells and whistles of ipython though. You should fine PyCrust in one the wxPython packages in your distribution.


All times are GMT -5. The time now is 2:02 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC