
Please select the Python to environment variables.Īfter successful installation, if you check the system environment variable, you can see the below two entries are added in the system. If needed, you can modify the installation path. It will add one entry in environment variable.

Please click Add Python 3.7 to PATH option. If you choose default installation, please set these variables manually. You can select the Customize installation for adding python environment variables. It is very easy to work with flask as well as mongodb. We are going to create a sample python web application using Flask framework and MongoDB. We use Flask framework to build REST APIs and also use Pymongo to connect flask with MongoDB.

In this article, we are going to create a simple Python Flask application with MongoDB as database.
