Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 29880  / 3 Years ago, mon, may 10, 2021, 10:36:14

Ok so I have decided to delve into the realms of casual coding and I have been told Python is a great language for beginners like myself. I know (not really sure though) the Python interpreter is included by default in Ubuntu but plan to install the IDLE GUI as my Python GUI. What else do I need to do to make my 12.04 set-up a true Python development environment?


More From » python

 Answers
3

In Ubuntu 12.04 Python 2.7.3 is already pre-installed



Take a look at the Ubuntu Software Center -> Developer Tools -> Python There you can find IDLE or SPE, which are both good development environments. They should work out of the box.
There are also Plugins available for Eclipse and Netbeans.



if you want to use the newest version of Python take a look at this website



https://www.python.org/downloads/


[#37386] Monday, May 10, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
entmpy

Total Points: 52
Total Questions: 112
Total Answers: 113

Location: Marshall Islands
Member since Tue, Sep 21, 2021
3 Years ago
entmpy questions
;