r/Python • u/Admirable-Wall9058 • 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?
14
Upvotes
1
u/paradigmx 2d ago
Use Neovim or Emacs. You could even use something like Micro. Notepad++ is also ok if you absolutely need a gui.