The PyMongo distribution contains tools for interacting with MongoDB database from Python. The bson package is an implementation of the BSON format for Python. The pymongo package is a native Python driver for MongoDB. The gridfs package is a gridfs implementation on top of pymongo.
This project is abandoned. Download these files at your own risk.
The bzr repository used for the Beginning Pygame presentation presented at Penguicon 7.0. The goal is to demonstrate basic pygame concepts, but could be used as the basis for another game.