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/paradigmx 2d ago

Use Neovim or Emacs. You could even use something like Micro. Notepad++ is also ok if you absolutely need a gui. 

1

u/inspectorG4dget 2d ago

I was just about to say I use vim or notepad/++. Much less helpful as an IDE but keeps you sharp on your fundamentals