Flask
Flask is a micro web framework written in Python and based on the Werkzeug toolkit and Jinja2 template engine.
Who should read this:
This tutorial to for those who knows basics of python and willing to develop websites in python using small framework. Here flask work perfectly. After following this tutorial you will be able to develop web application using python and flask.
What should you know before starting Flask
You should have good knowledge of HTML as well Python before starting Flask. For the good start of flask I will suggest to go through python and html.

Comments
Post a Comment