Python Web App Tutorial. This text is a django tutorial that gives emphasis to utilizing django and python to create a web application in the cloud with many common features found in today’s web 2.0. This tutorial assumes that you have some basic knowledge of the python programming language.
It will be a simple bucket list application where users can register, sign in and create their bucket list. Python offers many frameworks from which to choose from including bottle.py, flask, cherrypy, pyramid, django and web2py. To continue with a fuller tutorial on python in visual studio, including using the interactive window, debugging, data visualization, and working with git, go through tutorial:
In this tutorial, we will discuss how to use the flask to create a simple application.
This tutorial assumes that you have some basic knowledge of the python programming language. So we will create a simple web application using flask. To explore more that visual studio has to offer, select the links below. It is one of the most popular python web frameworks.