What ide to use for python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What ide to use for python

Good afternoon. I started to learn python, but I can’t choose the development environment. I would like to write applications with an interface, and not just through cmd, thanks

17th Sep 2019, 10:51 PM
Dmitry Udalov
Dmitry Udalov - avatar
15 Answers
+ 8
How I write my own . I do write my Python code in visual studio code, run it there and gets my output in the terminal. To do this,make sure you have python installed www.python.org, download visual studio code at https://code.visualstudio.com/download then install the python extension on visual studio code https://code.visualstudio.com/docs/languages/python Now you can start using Vs code. Just to test my Ability about python I use Idle for my assignment
17th Sep 2019, 11:07 PM
Qudusayo
Qudusayo - avatar
+ 6
Please translate
17th Sep 2019, 10:57 PM
Qudusayo
Qudusayo - avatar
+ 4
Дмитрий Удалов Tkinter is till the best to make GUI you can get Books from Pact
17th Sep 2019, 11:19 PM
Qudusayo
Qudusayo - avatar
+ 4
Pycharm is what I hear is good.
19th Sep 2019, 6:37 AM
Sonic
Sonic - avatar
+ 2
Thank you all for the answers! If I want to write applications with gui, what do you recommend?
17th Sep 2019, 11:13 PM
Dmitry Udalov
Dmitry Udalov - avatar
+ 2
You can use Pycharm by the Jet-Brains. To download search Pycharm on Google.
18th Sep 2019, 1:44 PM
Shubham Sharma
Shubham Sharma - avatar
+ 2
I think you should go for Pycharm ... It's really good
19th Sep 2019, 4:33 PM
Hardik Bhutada
Hardik Bhutada - avatar
+ 1
What do you mean by 'environment' exactly ?
17th Sep 2019, 11:03 PM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 1
Oh, thank you very much
17th Sep 2019, 11:20 PM
Dmitry Udalov
Dmitry Udalov - avatar
+ 1
PYCHARM IS BEST INTERPRETER FOR PYTHON CODE, COMPILE AND RUN . PYTHON IDE3.7.1 IS LATEST PYTHON IDE
18th Sep 2019, 2:23 PM
Hari kanani
Hari kanani - avatar
+ 1
pycharm is very good i think
19th Sep 2019, 12:42 PM
Ferdaws Frotan
Ferdaws Frotan - avatar
+ 1
Pycharm is good and it's UI is friendly as i find, but it loads slow or starts. - Try this first. Visual Studio Code is the best for my opinion the user interface is a bit hard tho...as i find.
19th Sep 2019, 6:01 PM
★«D.Connect_Zone»
★«D.Connect_Zone» - avatar
0
I would recommend Jupyter Notebooks.
18th Sep 2019, 4:48 PM
Kunal Rustagi
Kunal Rustagi - avatar
0
Pycharm
19th Sep 2019, 6:16 PM
Seema
Seema - avatar