Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 194 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 194 Bytes

Mongo_Connection

How to simply connect to mongodb using python-flask Open the python shell and type 'from mongo import *' if there are no errors then the connection is successful...so simple!