Python Forum
I can't locate Python Text Editor - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: I can't locate Python Text Editor (/thread-3330.html)



I can't locate Python Text Editor - Rahulsunv - May-16-2017

I have downloaded Python version 3.4.3 
Shell and IDLE are both available but can't locate Python Text Editor. May be it isnt downloaded.
Please help to locate it.


RE: I can't locate Python Text Editor - metulburr - May-16-2017

You can you any text editor you want and open cmd.exe to execute it


RE: I can't locate Python Text Editor - Larz60+ - May-16-2017

If you are interested in an IDE, take a look at atom: https://atom.io/
and PyCharm Community Edition: https://www.jetbrains.com/pycharm/download
Both are free and excellent