What python platforms do you all code on? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What python platforms do you all code on?

Hello. I am aware of IDLE, the standard platform for coding Python 3. But I think it's ugly and annoying to use. Does anyone have a better alternative? Thanks so much :)

9th Nov 2017, 3:10 AM
Nitay Eshed
Nitay Eshed - avatar
7 Answers
+ 12
an odd answer, but I really enjoy coding on my discord bots repl via messages on discord. it's cool when you're on your phone away from home and use the bot to do something on your pc, or gather statistics on the servers its in, or anything else. of course, it's a bit limited, but I still find it neat as heck. for anything serious, use pycharm community edition, or notepad++ if you want it lightweight
9th Nov 2017, 4:45 AM
Ahri Fox
Ahri Fox - avatar
9th Nov 2017, 7:27 AM
David Ashton
David Ashton - avatar
+ 9
I use QPython for android. PyCharm is pretty good.
9th Nov 2017, 3:14 AM
qwerty
qwerty - avatar
+ 4
pycharm-by Jetbrains https://www.jetbrains.com/pycharm/download/ ### download the community version at that page ###
9th Nov 2017, 3:15 AM
sayan chandra
sayan chandra - avatar
+ 4
I know only some IDEs for example Eclipse, Pycharm, etc. Personally to make my scripts I prefer Sublime text why it is lighter, it is not an IDE, it is a text editor but it helps me a lot, although there are also alternatives like VSCode that has a very powerful plugin for python. But everything depends on the taste of each person. I recommend you try each one and choose one.
9th Nov 2017, 3:31 AM
Dante Calderón
Dante Calderón - avatar
+ 3
Python V5 editor
9th Nov 2017, 6:29 AM
Anthony Perez
+ 3
Pycham.. And Jupyter Notebook with ipython for testing
9th Nov 2017, 7:42 AM
Princetronixx
Princetronixx - avatar