Python text editor

Ian Fleming iflema at yahoo.com.au
Sat May 21 12:30:06 UTC 2011


On Saturday 21 May 2011 14:49:49 Geoffrey wrote:
> Further to my initial message I have installed from Ubuntu's software
> centre, SPE (Stani's Python Editor). This suggests that Terminal is the
> simplest vehicle for the Python tutorial rather than using, or trying to
> use, a specific editor.
> Geoffrey

hi...

Try geany. gedit and nano (cli) are installed by default and are great 
aswell.

Python on the command line is good. Nano give ya some colour and the 
interactive interpreter has heaps of API info when using the help() and 
dir() commands as well as allowing for testing of code/ideas.



More information about the ubuntu-au mailing list