Treffer: Mastering Flask : Gain Expertise in Flask to Create Dynamic and Powerful Web Applications

Title:
Mastering Flask : Gain Expertise in Flask to Create Dynamic and Powerful Web Applications
Authors:
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

Gain expertise in Flask to create dynamic and powerful web applicationsKey FeaturesWork with scalable Flask application structures to create complex web appsDiscover the most powerful Flask extensions and learn how to create oneDeploy your application to real-world platforms using this step-by-step guidesBook DescriptionStarting from a simple Flask app, this book will walk through advanced topics while providing practical examples of the lessons learned. After building a simple Flask app, a proper app structure is demonstrated by transforming the app to use a Model-View-Controller (MVC) architecture. With a scalable structure in hand, the next chapters use Flask extensions to provide extra functionality to the app, including user login and registration, NoSQL querying, a REST API, an admin interface, and more. Next, you'll discover how to use unit testing to take the guesswork away from making sure the code is performing as it should. The book closes with a discussion of the different platforms that are available to deploy a Flask app on, the pros and cons of each one, and how to deploy on each one.What you will learnSet up a best practices Python environmentUse SQLAlchemy to programmatically query a databaseDevelop templates in JinjaSet up an MVC environment for FlaskDiscover NoSQL, when to use it, when not to, and how to use itDevelop a custom Flask extensionUse Celery to create asynchronous tasksWho this book is forIf you are a Flask user who knows the basics of the library and how to create basic web pages with HTML and CSS, and you want to take your applications to the next level, this is the book for you. Harnessing the full power of Flask will allow you to create complex web applications with ease.