+ 1
What are the softwares needs to install python and where can i find the dependencies for it?
3 Respuestas
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
0
dude im looking for a ide
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.