Book description
Take full creative control of your web applications with Flask, the Python-based microframework. With this hands-on book, you’ll learn Flask from the ground up by developing a complete social blogging application step-by-step. Author Miguel Grinberg walks you through the framework’s core functionality, and shows you how to extend applications with advanced web techniques such as database migration and web service communication.
Table of contents
- Dedication
- 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
- Colophon
- Copyright
Product information
- Title: Flask Web Development
- Author(s):
- Release date: May 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449372620
You might also like
book
Flask Web Development, 2nd Edition
Take full creative control of your web applications with Flask, the Python-based microframework. With the second …
video
Writing a Web Application with Flask
Anyone who has looked at Flask has seen the classic "Hello World" example application, but Doug …
book
Mastering Flask Web Development - Second Edition
Learn to build modern, secure, highly available web MVC applications and API's using Python`s Flask framework. …
video
Python Web Development with Flask
Flask is a small and easy-to-use, yet fully featured open source web framework written in Python. …