demo_mongodb_find_one.py:
➜ begtut>python demo_mongodb_find_one.py
{'_id': 1, 'name': 'John', 'address': 'Highway37'}