<span>Flask can quickly help you grow a tech project like a web app as a micro-framework. If you want to make a small app that can grow rapidly and in ways you havenβt thought of, itβs a good option. It is easy to use and has few dependencies, so it works well even as it gets bigger and bigger.<br><
Building Web Applications with Flask: Use Python and Flask to build amazing web applications, just the way you want them!
β Scribed by Italo Maia
- Publisher
- Packt Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 160
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Flask is a powerful web framework that helps you build great projects using your favorite tools. Flask takes the flexible Python programming language and provides a simple template for web development. Once imported into Python, Flask can be used to save time building web applications. It goes against the flow with the microframework concept, leaving most of the architecture choices to the developer. Through its great API, extensions, and powerful patterns, Flask helps you create simple projects in minutes and complex ones as soon as possible. From the beginning, Building Web Applications with Flask shows you how to utilize Flask's concepts, extensions, and components to create engaging, full-featured web projects. You'll learn how to properly handle forms using WTForms, devise convenient templates with Jinja2 tags and macros, use NoSQL and SQL databases to store user data, test your projects with features and unit tests, create powerful authentication and user authorization, as well as administrative interfaces with ease, and more.
β¦ Subjects
ΠΠΈΠ±Π»ΠΈΠΎΡΠ΅ΠΊΠ°;ΠΠΎΠΌΠΏΡΡΡΠ΅ΡΠ½Π°Ρ Π»ΠΈΡΠ΅ΡΠ°ΡΡΡΠ°;Python;
π SIMILAR VOLUMES
Python is one of the most versatile high-level programming languages ever developed. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone new to programming. This allows you to obtain a basic knowledge of coding practices without havi
<p><b>Use Python and Flask to build amazing web applications, just the way you want them!</b></p> <h2>About This Book</h2><ul><li>Learn how to use forms, authentication, and authorization control through extensions, and provide a robust, safe web experience for the client</li><li>Free yourself from
<p><b>Use Python and Flask to build amazing web applications, just the way you want them!</b></p> <h2>About This Book</h2><ul><li>Learn how to use forms, authentication, and authorization control through extensions, and provide a robust, safe web experience for the client</li><li>Free yourself from
<p><b>Use Python and Flask to build amazing web applications, just the way you want them!</b></p> <h2>About This Book</h2><ul><li>Learn how to use forms, authentication, and authorization control through extensions, and provide a robust, safe web experience for the client</li><li>Free yourself from
<b>A practical guide for the rapid web application development with Flask</b><p></p><b>Key Features</b><li> Expert-led coverage of core capabilities of Flask, key extensions and its implementation. </li><li> Explore the Werkzeug toolkit and Jinja Template engine and see how Flask interacts with Java