Comment

megido

Hi!
Could you please explain why should I use MongoKit, but not just PyMongo? Results coming from MongoDB already are objects when using PyMongo.

Replies

Peter Bengtsson

For strucuture. And to be able to attach that structure to python classes so you can have methods that relate to the data in a object oriented way.