• Complain

Putilin Alexander - Mastering Flask

Here you can read online Putilin Alexander - Mastering Flask full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2016, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Putilin Alexander Mastering Flask

Mastering Flask: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Mastering Flask" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Flask is a small and powerful web development framework for Python. It is called a micro-framework as it aims to keep the core simple but extensible. Even though its called a micro-framework, it is no way lacking in functionality, and allows you to develop applications very quickly, primarily through the development of a small codebase. This course will take you deep into the world of using Flask and its ecosystem of extensions to create web applications. Well walk through creating a simple IMDB clone from scratch. Well start by creating the boilerplate code and use Virtualenv to create an isolated development environment. Youll then learn to work with the database using SQLAlchemy. After that, well display our data to the end user using WTForms. Well restructure and modularize our code using Blueprints. Our site will be secured using the extensions Flask-Login and Flask-Principal. After that, well create a RESTful API of our app. Well then give admin functionality and extend our app using various flask extensions. Well incorporate Celery to make our tasks asynchronous. Well walk you through performing unit test of our app, and then test our SQLAlchemy models. Well also test the URLs and finally, well test how much of our code isnt being tested. All these tests will make our app secure. Finally, well deploy our Flask app to various options that are available. This course will give you an in-depth understanding of how to use Flask and its strong extensibility for more complex web applications.--Resource description page. Read more...
Abstract: Flask is a small and powerful web development framework for Python. It is called a micro-framework as it aims to keep the core simple but extensible. Even though its called a micro-framework, it is no way lacking in functionality, and allows you to develop applications very quickly, primarily through the development of a small codebase. This course will take you deep into the world of using Flask and its ecosystem of extensions to create web applications. Well walk through creating a simple IMDB clone from scratch. Well start by creating the boilerplate code and use Virtualenv to create an isolated development environment. Youll then learn to work with the database using SQLAlchemy. After that, well display our data to the end user using WTForms. Well restructure and modularize our code using Blueprints. Our site will be secured using the extensions Flask-Login and Flask-Principal. After that, well create a RESTful API of our app. Well then give admin functionality and extend our app using various flask extensions. Well incorporate Celery to make our tasks asynchronous. Well walk you through performing unit test of our app, and then test our SQLAlchemy models. Well also test the URLs and finally, well test how much of our code isnt being tested. All these tests will make our app secure. Finally, well deploy our Flask app to various options that are available. This course will give you an in-depth understanding of how to use Flask and its strong extensibility for more complex web applications.--Resource description page

Putilin Alexander: author's other books


Who wrote Mastering Flask? Find out the surname, the name of the author of the book and a list of all author's works by series.

Mastering Flask — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Mastering Flask" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Mastering Flask

Mastering Flask

Copyright 2015 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: September 2015

Production reference: 1250915

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78439-365-6

www.packtpub.com

Credits

Author

Jack Stouffer

Reviewers

Nidal Alhariri

Pedro Alejandro Baumann

Ben Chaimberg

Ayun Park

Rotem Yaari

Commissioning Editor

Julian Ursell

Acquisition Editor

Harsha Bharwani

Content Development Editor

Riddhi Tuljapurkar

Technical Editor

Gaurav Suri

Copy Editor

Dipti Mankame

Project Coordinator

Sanchita Mandal

Proofreader

Safis Editing

Indexer

Priya Sane

Production Coordinator

Nitesh Thakur

Cover Work

Nitesh Thakur

About the Author

Jack Stouffer is a programmer who has several years of experience in designing web applications. He switched to Flask two years ago for all his projects. He currently works for Apollo America in Auburn Hills, Michigan and writes internal business tools and software using Python, Flask, and JavaScript. Jack is a believer and supporter of open source technology. When he released his Flask examples with the recommended best practices on GitHub, it became one of the most popular Flask repositories on the site. Jack has also worked as a reviewer for Flask Framework Cookbook, Packt Publishing .

Firstly, I would like to thank my two managers at Apollo America, Peter Stouffer and Louise Laing, for giving me a very flexible schedule to write this book, without which I would have never been able to write it in a reasonable amount of time. Secondly, I would like to thank Riddhi Tuljapurkar, who was my content editor and my contact at Packt Publishing for this book, for being flexible when it came to chapter deadlines as well as for giving me good feedback on the chapters. I would also like to thank Llewellyn Rozario for giving me the opportunity to write this book in the first place. Finally, I would like to thank the five technical reviewers, Ayun Park, Ben Chaimberg, Nidal Alhariri, Rotem Yaari, and Pedro Baumann, for investing their time and energy to make the final product a whole lot better than the initial drafts.

About the Reviewers

Nidal Alhariri is an entrepreneur, a full-stack computer programmer, and a technology consultant. He is the creator of Enferno Framework (a Python web framework based on Flask).

He is also the founder and CTO of Level 09 Studios, a web and software development agency based in Dubai and Berlin, which serves clients from different backgrounds, such as international organizations, hotels, luxury real estate, satellite TV, publishing, and many more.

He has been the driving force behind a lot of software applications and web systems for nearly 12 years now and has an excellent record of delivering projects on time and on budget. He has a roster of delighted clients and deep ties to the development community.

Pedro Alejandro Baumann is a cofounder of Athelas Per, psychotherapist, sysAdmin, and self-taught programmer. He works as a backend developer and sysAdmin for Athelas. He also loves to learn about new technologies, but especially loves to work with Python and dabbles with a few open source projects in his spare time (he mostly adds ZURB foundation to every Flask project that might require it!). He is constantly juggling projects of various kinds. Currently, he is developing a project to inform parents and educators about the reality of video gaming and also writing for a Peruvian coding blog (De Cdigo y Algo ms).

I would like to thank my wife, Lucia, who always encouraged me to become a programmer and to make a living out of it. I would also like to thank my co-workers who let me experiment with any technology that I feel like working on at that time.

Ben Chaimberg is a student at the University of Chicago. He was introduced to programming at a young age by his father and hasn't stopped coding since. He is currently working on a full-stack web application in Flask while pursuing his schooling in mathematics.

I would like to thank my parents for their constant support and commitment, Max for his camaraderie and patience, and Mrs. Kono for her inspiration and concern.

Ayun Park is a 19-year-old software engineer from South Korea. He has been programming in Python since 2011. He can be found at http://parkayun.kr.

Rotem Yaari is a software engineer from Israel who's been developing software in Python since 2001. He is actively involved in several open source Python projects, such as the Slash testing framework, the Weber Flask webapp framework, Flask-Loopback, and others.

For the past 8 years, Rotem has been working on backend infrastructure development for data storage start-ups. He specializes in complex software integrations using web services and in high availability infrastructure.

www.PacktPub.com
Support files, eBooks, discount offers, and more

For support files and downloads related to your book, please visit www.PacktPub.com.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpswww2packtpubcombookssubscriptionpacktlib Do you need instant - photo 1

https://www2.packtpub.com/books/subscription/packtlib

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can search, access, and read Packt's entire library of books.

Why subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print, and bookmark content
  • On demand and accessible via a web browser
Free access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view 9 entirely free books. Simply use your login credentials for immediate access.

Preface

Flask is a web framework for Python that is specifically designed to provide the minimum amount of functionality that is needed to create web apps. Unlike other web frameworks, especially those in other languages, Flask does not have an entire ecosystem of libraries bundled with it for things such as database querying or form handling. Flask instead prefers to be an implementation agnostic.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Mastering Flask»

Look at similar books to Mastering Flask. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Mastering Flask»

Discussion, reviews of the book Mastering Flask and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.