Hello World, Today we are going to create hello world app with flask. Flask is micro framework which is built with python. In this simple tutorial we will discuss about the following things.
- Introduction of flask
- Install Flask on your local system
- Create hello world app with flask