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
video
Modern JavaScript from the Beginning - Second Edition
This course is a comprehensive introduction to JavaScript, covering everything from the basics of variables, data …
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for React 18** Starting with an introduction to React concepts, you …
book
Learning React, 2nd Edition
If you want to learn how to build efficient React applications, this is your book. Ideal …
video
Angular - The Complete Guide [2024 Edition]
Welcome to our comprehensive Angular course designed for web development professionals seeking to master this powerful …