from mongoengine import connect

client = connect("graampay_db",host="localhost",port=27017)