Path to this page:
Subject: CVS commit: wip/py-mongo
From: Mike M. Volokhov
Date: 2012-07-19 03:03:24
Message id: E1Srf9Z-0001v3-N4@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Import py-mongo-2.2.1 as wip/py-mongo.
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.
Files: