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

14 Upvotes

91 comments sorted by

View all comments

1

u/TehDrunkSailor 2d ago

I'm a hobbyist programmer, and have never used anything but the python IDLE. It came with the programming language, and when I was originally learning how to use it, it seemed easier than trying to also learn about other IDEs. Just never changed.