PyGame Ideas for GSoC 2011
PyGame developers can be found on #PyGame on irc.freenode.net or [http://pygame.org/wiki/info|mailing lists].
Remember that applicants are required to commit code to be eligible for acceptance, though this may be after their application is submitted. The contributed code need not be in the same area as their proposal would have them working in.
A new Gtk+ like standard, GUI toolkit for Pygame
Involves Python coding. Need to understand Pygame blitting, including per-pixel alpha.
Automate setup.py generation for py2exe and py2app
Involves Python coding. Need to understand what extension libraries Pygame provides and those libraries external dependencies.