Publisher: Packt, 2013, 65 pages
ISBN: 978-1-78216
Keywords: Python, Web Programming
Instant Flask Web Development takes you beyond the quick start in the Flask documentation. It shows you how to build a small deployable scheduling application with pointers to the various design decisions you can make when developing with Flask.
This book also lets you set up your development environment, and then shows you how to build a functional data-driven web application that is ready to publish. It will help you build the layers of a simple application: URL routes with Flask, a database with SQLAlchemy, form validation with WTForms, user authentication and sessions, page layout with Twitter Bootstrap, and browser code with jQuery.
At 65 pages, this was a very big surprise. It contained more useful info than the online material and was better presented. Of course, it didn't try to teach you HTML, SQL or Python, etc, but concentrated on how to make Flask do something for you in a very practical matter. And it succeeds!
If you want to get started with Flask, this can definitely be recommended, but you must know something about Wed Development and Python beforehand.
Comments
There are currently no comments
New Comment