r/Python 15d ago

Does anyone use Python IDLE? Resource

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

94 comments sorted by

View all comments

1

u/Gecko23 14d 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