Flask: Building Python Web Services

Gareth Dwyer, Shalabh Aggarwal, Jack Stouffer

  • 出版商: Packt Publishing
  • 出版日期: 2017-03-16
  • 售價: $3,480
  • 貴賓價: 9.5$3,306
  • 語言: 英文
  • 頁數: 770
  • 裝訂: Paperback
  • ISBN: 1787288226
  • ISBN-13: 9781787288225
  • 相關分類: FlaskPython程式語言
  • 已過版

商品描述

Unleash the full potential of the Flask web framework by creating small to large and powerful web applications

About This Book

  • Create your own world-class applications and master the art of Flask by unravelling its enigma through this journey
  • Packed with recipes containing lots of sample applications to help you understand the intricacies of Flask web programming
  • Work with scalable Flask application structures to create complex web apps

Who This Book Is For

This learning path is ideal developers who know the basics of Python and want to learn how to use the Flask framework to build powerful web solutions in Python.

What You Will Learn

  • Build three web applications from the ground up using the powerful Python micro framework, Flask.
  • Extend your applications to build advanced functionality, such as a user account control system using Flask-Login
  • Learn about web application security and defend against common attacks, such as SQL injection and XSS
  • Integrate with technologies like Redis, Sentry, MongoDB and so on
  • Build applications with integrations to most of the login mechanisms available
  • Don't just stop at development. Learn about deployment and post-deployment
  • Use SQLAlchemy to programmatically query a database
  • Develop a custom Flask extension

In Detail

Are you a fan of Python? Want to use it to create powerful web applications? Then Flask is the perfect choice for you. This course will take you through the intricacies of the Flask Microframework, covering all it's components and elements and how to integrate it with useful third party libraries. Dive deep into what Flask has to offer and then you will create multiple Python apps from scratch on your own.

The first module will introduce you to web development using Flask to building fully functional web applications. Hands-on and pragmatic, this tutorial goes right to the crux of Flask by showing you how to build challenging real-world applications.

The second module introduces you to a number of recipes that will help you understand the power of Flask and its extensions. Start by seeing the different configurations that a Flask application can make use of. By the end of this module, you will have gained all the knowledge required to write Flask applications in the best possible way, and scale them with best practices.

The final module will walk you through advanced Flask topics while providing practical examples of for all your lessons learned. The module closes with a discussion of the different platforms that are available to deploy a Flask app on, the pros and cons of each one, and how to deploy on each one.

This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:

  • Flask By-Example: Gareth Dwyer
  • Flask Framework Cookbook: Shalabh Aggarwal
  • Mastering Flask: Jack Stouffer

Style and approach

Filled with practical examples and recipes, this course is a great combination of example-driven learning complemented by exciting techniques to build powerful Python web applications with the Flask framework