I have a JSON file (converted from mongodump BSON) which I would like to insert to a MongoDB using pymongo. The approach I am using is something like:
with op