Why I like Python Flask?
Flask is python's Micro-framework based on Werkzeug, Jinja 2 and good intentions. Flask is often used for small project or single page application. Micro used in its name simply means smaller core with extensive scalability scope (through extensions).