Book description
Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, youâ??ll learn Flask from the ground up by developing a complete, real-world application created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years.
Explore the frameworkâ??s core functionality, and learn how to extend applications with advanced web techniques such as database migrations and an application programming interface. The first part of each chapter provides you with reference and background for the topic in question, while the second part guides you through a hands-on implementation.
If you have Python experience, youâ??re ready to take advantage of the creative freedom Flask provides. Three sections include:
- A thorough introduction to Flask: explore web application development basics with Flask and an application structure appropriate for medium and large applications
- Building Flasky: learn how to build an open source blogging application step-by-step by reusing templates, paginating item lists, and working with rich text
- Going the last mile: dive into unit testing strategies, performance analysis techniques, and deployment options for your Flask application
Publisher resources
Table of contents
- Preface
- I. Introduction to Flask
- 1. Installation
- 2. Basic Application Structure
- 3. Templates
- 4. Web Forms
- 5. Databases
- 6. Email
- 7. Large Application Structure
- II. Example: A Social Blogging Application
- 8. User Authentication
- 9. User Roles
- 10. User Profiles
- 11. Blog Posts
- 12. Followers
- 13. User Comments
- 14. Application Programming Interfaces
- III. The Last Mile
- 15. Testing
- 16. Performance
- 17. Deployment
- 18. Additional Resources
- Index
Product information
- Title: Flask Web Development, 2nd Edition
- Author(s):
- Release date: March 2018
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491991732
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Robust Python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the …
book
Python for Data Analysis, 3rd Edition
Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python …
book
Essential SQLAlchemy, 2nd Edition
Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases …