from flask_bcrypt import Bcrypt 

# Create instances of PyMongo and Bcrypt 
bcrypt = Bcrypt()