Install python-flask-mongoengine by entering the following commands in the terminal:
sudo apt update sudo apt install python-flask-mongoengine
Description:
Extension that provides integration with MongoEngine (Python 2)
Flask extension that provides integration with MongoEngine. . It handles connection management for your app. You can also use WTForms as model forms for your models. . This is a Python 2 package.
Homepage: https://github.com/mongoengine/flask-mongoengine
Version: 0.9.3-2
Section: universe/python