+ 1
Please, does anyone knows the best app for running python on windows OS?
6 Respostas
+ 3
You may choose between a number of text or code editors vs IDE.
This site gives a good description and info
https://www.stxnext.com/blog/best-JUMP_LINK__&&__python__&&__JUMP_LINK-ides-code-editors/
0
Microsoft visual studios would be good, you just have to download python on the website first
- 1
Anaconda Distribution is the easiest way.
I would personally use WSL2 on Windows. The you can just run python like a regular Linux device.
- 1
What do you mean by "app"?
Go to Python's site and download the version that they suggest. Then pick an editor or a IDE.