<span>Flask can quickly help you grow a tech project like a web app as a micro-framework. If you want to make a small app that can grow rapidly and in ways you havenβt thought of, itβs a good option. It is easy to use and has few dependencies, so it works well even as it gets bigger and bigger.<br><
Building Web Apps with Python and Flask: Learn to Develop and Deploy Responsive RESTful Web Applications Using Flask Framework (English Edition)
β Scribed by Malhar Lathkar
- Publisher
- BPB Publications
- Year
- 2021
- Tongue
- English
- Leaves
- 262
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
A practical guide for the rapid web application development with Flask
Key FeaturesThis book teaches the reader the complete workflow of developing web applications using Python and its most outperforming microframework, Flask.
The book begins with getting you up to speed in developing a strong understanding of the web application development process and how Python is used in developing the applications. You will learn how to write your own first Flask-based web application in Python. You will learn about web gateway interfaces, including CGI and WSGI along with various tools like the Jinja 2 engine, Werkzeug toolkit, and Click toolkit.
You will learn and practice the core features of Flask such as URL routing, rendering, handling static assets of a web application, how to handle cookies and sessions, and other HTTP objects. Once you have developed a strong knowledge of Flask, you will now dive deeper into advanced topics that includes Flask extensions for working with relational and NOSQL databases, Flask_WTF, and Flask-Bootstrap. You will explore design patterns, various blueprints on how to build modular and scalable applications, and finally how to deploy the RESTful APIs successfully on your own.What you will learn
This book is ideal for Python enthusiasts, open source contributors, and web app developers who intend to add Python web technologies in their skillsets and startup companies. The understanding of the core Python language with intermediate level expertise is required and experience of working with SQL, HTML, CSS, and JavaScript is an added advantage.Table of Contents
1. Python for CGI
2. WSGI
3. Flask Fundamentals
4. URL Routing
5. Rendering Templates
6. Static Files
7. HTTP Objects
8. Using Databases
9. More Flask Extensions
10. Blueprints and Contexts
11. Web API with Flask
12. Deploying Flask Applications
13. Appendix
About the Author
Malhar Lathkar is an independent software professional, corporate trainer, freelance technical writer, and Subject Matter Expert with an experience of more than three decades. He has trained hundreds of students/professionals in Python, Data Science, Java and Android, PHP and web development, etc.He also has the experience of delivering talks and conducting workshops on various IT topics.He writes regularly in a local newspaper on sports and technology-related current topics.
LinkedIn Profile: https://www.linkedin.com/in/malharlathkar
π SIMILAR VOLUMES
Full stack developers are hard to find these days! You are among a tiny percentage that will stand out as a professional web developer. As technology advances, the technological world undergoes rapid change. The days when a developer can easily keep a job with only one programming language for ye
<span>Full stack developers are hard to find these days! You are among a tiny percentage that will stand out as a professional web developer.<br>As technology advances, the technological world undergoes rapid change. The days when a developer can easily keep a job with only one programming language
Python is one of the most versatile high-level programming languages ever developed. Rather than having to jump into strict syntax rules, Python reads like English and is simple to understand for someone new to programming. This allows you to obtain a basic knowledge of coding practices without havi
<p><span>Discover how to construct API and web components, build enterprise-grade applications, design and implement unit and behavioral testing, and plan deployment strategies for scalable Flask 3 applications</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Implement web and API app
Flask is a powerful web framework that helps you build great projects using your favorite tools. Flask takes the flexible Python programming language and provides a simple template for web development. Once imported into Python, Flask can be used to save time building web applications. It goes again