Go to file
2009-01-06 18:15:39 -05:00
test add test directory w/ some test data we can use 2009-01-06 15:44:36 -05:00
__init__.py add empty __init__ 2009-01-06 15:43:31 -05:00
.gitignore gitignore 2009-01-06 10:40:56 -05:00
bson.py from_dict w/ support for ints, floats, unicode, sub-dicts, lists, and booleans. more tests coming (i ported some tests from mlmongo but forgot that they would break because dicts aren't ordered) 2009-01-06 18:15:39 -05:00
README initial commit 2009-01-06 10:16:45 -05:00

A python driver for MongoDB.