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
Mythical Man-Month, The: Essays on Software Engineering, Anniversary Edition, 2nd Edition
Few books on software project management have been as influential and timeless as The Mythical Man-Month. …
book
Using Asyncio in Python
If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another …
book
Fluent Python, 2nd Edition
Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets …