HomeFlask Web Development: Developing Web Applications with Python
Skip to product information
1 of 1

Flask Web Development: Developing Web Applications with Python

paperbackJune 17, 2014
Regular price $43.64 USD
Regular price Sale price $43.64 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 9781449372620 ISBN-10: 1449372627
Publisher
O'Reilly
Binding
paperback
Published
June 17, 2014
Weight
1.0 lbs
Dimensions
24.10×1.90×18.40 cm

About this book

Take full creative control of your web applications with Flask the Python-based microframework. With this hands-on book youll learn Flask from the ground up by developing a complete social blogging application step-by-step. Author Miguel Grinberg walks you through the frameworks core functionality and shows you how to extend applications with advanced web techniques such as database migration and web service communication. Rather than impose development guidelines as other frameworks do Flask leaves the business of extensions up to you. If you have Python experience this book shows you how to take advantage of that creative freedom. Learn Flasks basic application structure and write an example app Work with must-have componentstemplates databases web forms and email support Use packages and modules to structure a large application that scales Implement user authentication roles and profiles Build a blogging feature by reusing templates paginating item lists and working with rich text Use a Flask-based RESTful API to expose app functionality to smartphones tablets and other third-party clients Learn how to run unit tests and enhance application performance Explore options for deploying your web app to a production server