Jump to content

Recommended Posts

Posted

I'd like to branch out a bit and learn Python. I'm looking for some opinions on a good (and free) IDE to start with - Windows compatible, something actively developed and preferably with a GUI builder; a good library for interacting with Windows - win32 API, COM (maybe PyWin32); and a preferred GUI framework that won't make every app HUGE with framework DLLs - wxPython, Tk, Qt.

Thanks in advance!

Posted

I've also seen Eclipse with PyDev recommended, and I think I set that up a long time ago on an old machine but never used it. Opinions on that? It seems more actively developed than IronPython.

Posted (edited)

I absolutely hate Eclipse.

Another one I would recommend looking in to is Monodevelop. Apparently it has Python support and I know at least the IDE has GUI builder support. Dunno if it has extended to Python though.

Edited by Richard Robertson

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...