Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:cs397:winter2017:flask [2017/04/13 00:45] – added new link ahmadhcourses:cs397:winter2017:flask [2017/05/05 16:07] (current) – [Helpful Resources for Flask] admin
Line 7: Line 7:
 Flask is a python micro web framework used by developers to develop websites. The framework is best utilized to tackle one task, perform it well, and be integrated into larger projects. Flask includes various built-in properties such as the templating language Jinja2, along with URL routing and web site security. The built-in properties allow users to quickly begin developing with Flask. Even though Flask has many out of the box features, the preferences can be changed to make the framework more flexible to the developer’s needs. The major weakness to Flask’s framework is the inability to scale beyond small programs. Flask cannot support large websites with high-level traffic like some of its competitors Django and Pyramid. But, high functionality and scalability has never been the goal of Flask. Overall Flask is a framework for small web projects that are fast, reliable, and quick to develop. If you are looking for a framework on which to develop the next big social media web site, Flask is not for you.  Flask is a python micro web framework used by developers to develop websites. The framework is best utilized to tackle one task, perform it well, and be integrated into larger projects. Flask includes various built-in properties such as the templating language Jinja2, along with URL routing and web site security. The built-in properties allow users to quickly begin developing with Flask. Even though Flask has many out of the box features, the preferences can be changed to make the framework more flexible to the developer’s needs. The major weakness to Flask’s framework is the inability to scale beyond small programs. Flask cannot support large websites with high-level traffic like some of its competitors Django and Pyramid. But, high functionality and scalability has never been the goal of Flask. Overall Flask is a framework for small web projects that are fast, reliable, and quick to develop. If you are looking for a framework on which to develop the next big social media web site, Flask is not for you. 
  
-===== Additional Resources for Flask =====+===== Helpful Resources for Flask =====
  
 [[http://flask.pocoo.org|Flask Website]] [[http://flask.pocoo.org|Flask Website]]
Line 19: Line 19:
 [[http://stackoverflow.com/questions/tagged/flask|Flask Discussion on Stack Overflow]] [[http://stackoverflow.com/questions/tagged/flask|Flask Discussion on Stack Overflow]]
  
-[[https://mailwlu-my.sharepoint.com/personal/cardene19_mail_wlu_edu/_layouts/15/guestaccess.aspx?docid=0fc805c2a90504223ae259eddf031ad47&authkey=AciLgfj4IZkOpZ4wHDaeXZs|Our Presentation]]+[[https://mailwlu-my.sharepoint.com/personal/cardene19_mail_wlu_edu/_layouts/15/guestaccess.aspx?docid=0fc805c2a90504223ae259eddf031ad47&authkey=AciLgfj4IZkOpZ4wHDaeXZs|Our Presentation in SharePoint]] and as PDF: {{ :courses:cs397:winter2017:flaskpresentation.pdf |}}
  
 ===== Alternatives to Flask ===== ===== Alternatives to Flask =====
courses/cs397/winter2017/flask.1492044323.txt.gz · Last modified: 2017/04/13 00:45 by ahmadh
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0