Want an editor

Asked by Rohith Kumar

I want a Editor for pythong programming. I tried to download Spyder, didn't worked installation. My Ubuntu is 9.10 v. Please provide some editor and installation commands. if possible a good and GUI based, where work is less and it stable and good for further programming

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu spyder Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
mycae (mycae) said :
#1

Python is a text based language; you can use any text editor (preferably with syntax highlighting, like gedit) to do the work.

If you want a more "specific" editor, you can use an IDE (Integrated Development environment). A list of IDEs is on wiki (https://secure.wikimedia.org/wikipedia/en/wiki/Python_IDE#Python), and you can use any of the cross-platform IDEs. Installation is as simple as selecting it from the software centre -- python is fully installed by default in ubuntu -- you needn't do anything to install python.

Revision history for this message
Dmitry Shachnev (mitya57) said :
#2

I use Geany, which has ideal support for Python and many other languages.

Alt+F2 -> apt:geany

Can you help with this problem?

Provide an answer of your own, or ask Rohith Kumar for more information if necessary.

To post a message you must log in.