Python Forum
Which IDE is the best for GUI in python?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Which IDE is the best for GUI in python?
#3
Ditto on don't use IDLE!

I use and love Atom. It's really just a highly-customisable text editor, so I can get it to work exactly the way I want. It doesn't have an IDE component by default (though you can add it in), so I have to really think about what I'm coding and why I'm coding it in a particular way.

A lot of folks also like Spyder. It's a little too restrictive for my tastes, but it's definitely got some nice features. Smile
OS: Arch
Editor: Atom with Material Syntax UI and the Termination terminal plugin

Micah 6:8
Reply


Messages In This Thread
RE: Which IDE is the best for GUI in python? - by Fred Barclay - Nov-01-2017, 05:42 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020