Python Programming : Web Development, Flask, Django, FastAPI. Python, #4
Par :Formats :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
- FormatePub
- ISBN8231042678
- EAN9798231042678
- Date de parution30/05/2025
- Protection num.pas de protection
- Infos supplémentairesepub
- ÉditeurWalzone Press
Résumé
The goal of this book is not only to introduce you to web development fundamentals using Python but also to provide a comparative and practical exploration of three of its major frameworks: Flask, Django, and FastAPI. Each of these frameworks has its own philosophy, design patterns, and ideal use cases-understanding their strengths and differences is key to choosing the right tool for your project.
We begin with Flask, a lightweight and minimalist framework that offers simplicity and control. Flask is perfect for those who want to understand the inner workings of web development without much abstraction. You will build applications from the ground up, gaining a deep appreciation for routing, request handling, templating, and extensions. Next, we move to Django, the "batteries-included" framework that emphasizes convention over configuration.
Django is the ideal choice for developers who want to build feature-rich, production-ready applications quickly and efficiently. Through Django's ORM, admin interface, middleware support, and security features, you'll see how rapid development and scalability go hand in hand. Finally, we explore FastAPI, the modern, high-performance web framework for building APIs with Python 3.7+ based on standard Python type hints.
Designed with speed and developer experience in mind, FastAPI is becoming the framework of choice for data-driven and asynchronous applications. You'll learn how to design and document APIs, handle asynchronous processing, and integrate with modern frontend and backend systems. Throughout this book, each chapter is structured to guide you through practical projects, code walkthroughs, and architectural decisions.
Whether you're a beginner seeking a foundational understanding or an experienced developer looking to sharpen your skills with new tools, this book provides a structured, hands-on approach to mastering web development with Python. It is my hope that by the end of this journey, you will not only be proficient in using Flask, Django, and FastAPI but also be equipped with the insights to choose the right framework for the right project-and to build web applications that are not just functional, but elegant and efficient.
Welcome to the world of Python web development. - Author
The goal of this book is not only to introduce you to web development fundamentals using Python but also to provide a comparative and practical exploration of three of its major frameworks: Flask, Django, and FastAPI. Each of these frameworks has its own philosophy, design patterns, and ideal use cases-understanding their strengths and differences is key to choosing the right tool for your project.
We begin with Flask, a lightweight and minimalist framework that offers simplicity and control. Flask is perfect for those who want to understand the inner workings of web development without much abstraction. You will build applications from the ground up, gaining a deep appreciation for routing, request handling, templating, and extensions. Next, we move to Django, the "batteries-included" framework that emphasizes convention over configuration.
Django is the ideal choice for developers who want to build feature-rich, production-ready applications quickly and efficiently. Through Django's ORM, admin interface, middleware support, and security features, you'll see how rapid development and scalability go hand in hand. Finally, we explore FastAPI, the modern, high-performance web framework for building APIs with Python 3.7+ based on standard Python type hints.
Designed with speed and developer experience in mind, FastAPI is becoming the framework of choice for data-driven and asynchronous applications. You'll learn how to design and document APIs, handle asynchronous processing, and integrate with modern frontend and backend systems. Throughout this book, each chapter is structured to guide you through practical projects, code walkthroughs, and architectural decisions.
Whether you're a beginner seeking a foundational understanding or an experienced developer looking to sharpen your skills with new tools, this book provides a structured, hands-on approach to mastering web development with Python. It is my hope that by the end of this journey, you will not only be proficient in using Flask, Django, and FastAPI but also be equipped with the insights to choose the right framework for the right project-and to build web applications that are not just functional, but elegant and efficient.
Welcome to the world of Python web development. - Author