most popular Python projects - PyGame

"Kevin Altis" <[email protected]> Wed, 10 Mar 2004 21:56:30 -0800
Newsgroups gmane.comp.python.marketing.general
Message-ID <[email protected]>
It turns out PyGame has webalizer stats just like python.org. As 
expected, downloads are over 5K/month

http://stats.seul.org/detailed/pygame/

PyGame is even featured in a book (along with PyOpenGL), "Game 
Programming With Python" by Sean Riley

http://www.amazon.com/exec/obidos/ASIN/1584502584

Note that PyGame is also the Python binding for Simple Directmedia 
Layer (SDL), so this is one of our better libraries for multimedia, 
even if you aren't interested in games.

http://www.libsdl.org/index.php

ka