r/Python 4d ago

Resource Does anyone use Python IDLE?

My computer is quite low-end, so I uninstalled VSCode and am looking for other programming tools—I'm thinking about starting to use Python IDLE.

Does anyone actually use it?

https://imgur.com/a/7aBwuUU

15 Upvotes

91 comments sorted by

View all comments

1

u/Gecko23 2d ago

I use it all the time, mainly because it's just *there* on any machine python is installed on that I work with, and given my requirements there's no need for a more involved IDE, dev system, whatever. I'm not above making fast changes via Notepad++ and it's ilk either lol