Want an editor
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:
- 2011-05-11
- Last reply:
- 2011-05-11
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:/
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.