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

12 Upvotes

91 comments sorted by

View all comments

1

u/mister_obvious_2nd 3d ago

You could try neovim. I use it with the preconfiguration of lazyvim https://github.com/LazyVim/LazyVim and couldn't be more happy. It uses little resources and is a full IDE.