Skip to content

Instantly share code, notes, and snippets.

@bahrammp
Last active August 6, 2018 16:38
Show Gist options
  • Save bahrammp/196e7b219407e94cae8452ded3d43649 to your computer and use it in GitHub Desktop.
Save bahrammp/196e7b219407e94cae8452ded3d43649 to your computer and use it in GitHub Desktop.
import urllib3
import json
from pymongo import MongoClient
urllib3.disable_warnings()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment