Tag Archives: Hello world example code in flask

create-hello-world-app-with-python-flask

Create hello world app with flask

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

Continue reading