I have 2 weeks to finish my final year project.I need a GUI IDE or a GUI framework compatible with PyDev and Eclipse.
I cannot spend time learning something cause the functionality is yet to be completed.I’m looking for very simple GUI for a simulation game.
PyQt is the fastest GUI toolkit to develop with IMO, partly because you can use Qt Designer to design your GUI instead of coding it by hand.
You may want to also check out pygame – http://www.pygame.org/news.html