What are the softwares needs to install python and where can i find the dependencies for it? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

What are the softwares needs to install python and where can i find the dependencies for it?

12th Jul 2017, 1:51 AM
Gomathi Subramanian
Gomathi Subramanian - avatar
3 Antworten
0
download python from Python.org and to practice use any word editor software, I use notepad++ and then you will need to run your code through a cmd, you can search about that and find the one you prefer
12th Jul 2017, 11:22 PM
Sina Amini
Sina Amini - avatar
0
dude im looking for a ide
12th Jul 2017, 11:56 PM
Gomathi Subramanian
Gomathi Subramanian - avatar
0
pycharm is a pretty well-known idle...but i mostly use vim nowadays...and occasionally wing as it is a free and simple to use ide. after installing python, as far as I know there's no further dependencies for installing an ide, unless it's stated in their website. to get pycharm or wing or anything else just Google it and the first results is what you're looking for.
15th Jul 2017, 1:47 AM
Mohammad Hossein Barati
Mohammad Hossein Barati - avatar