View Single Post
Posts: 42 | Thanked: 12 times | Joined on Dec 2009 @ Kuopio, Finland
#8
The compiler only appears when you type python in console. So go ahead and create file test.py with print "Hello"; in it and try python test.py.

It is generally perhaps more enjoyable to use SSH and bigger screen in your computer to do the editing and running. There might even actually be some Python support in Eclipse IDE.