๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Building Web Applications with Flask

โœ Scribed by Italo Maia


Publisher
Packt Publishing - ebooks Account
Year
2015
Tongue
English
Leaves
156
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Use Python and Flask to build amazing web applications, just the way you want them!

About This Book

  • Learn how to use forms, authentication, and authorization control through extensions, and provide a robust, safe web experience for the client
  • Free yourself from the SQL vs NoSQL paradigm and use the technology that best fits your needs
  • Add powerful concepts like TDD and BDD to your range of testing skills

Who This Book Is For

If you are a Python web developer who wants to learn more about developing applications in Flask and scaling them with industry-standard practices, this is the book for you.

What You Will Learn

  • Create single page applications with Flask
  • Use macros, filters, tags, and control structures to render rich responses to user requests
  • Receive forms securely through form-based classes and WTForms
  • Utilize NoSQL or SQL databases to store user data seamlessly
  • Generate simple, yet powerful, REST services from your data models
  • Learn how to perform test-driven and behavior-driven developments in your Flask projects
  • Use Flask components to create maintainable non-flat projects
  • Harvest the power of extensions to build robust authorization and permission policies

In Detail

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.

As Flask does not enforce an architectural recipe, neither do we! This book makes no coding assumptions on how you should code, leaving you free to experiment.


๐Ÿ“œ SIMILAR VOLUMES


Building Web Applications with Flask
โœ Italo Maia ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<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

Building Web Applications with Flask
โœ Italo Maia ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing - ebooks Account ๐ŸŒ English

<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

Flask Web Development with Python: Build
โœ Leire Verdugo ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐ŸŒ English

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

Building Web Applications with Flask: Us
โœ Italo Maia ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

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 again

Learning Flask Framework: Build dynamic,
โœ Matt Copperwaite, Charles Leifer ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

Flask is a small and powerful web development framework for Python. It does not presume or force a developer to use a particular tool or library. Flask supports extensions that can add application features as if they were implemented in Flask itself. Flask's main task is to build web applications qu