Ready to transform your Python scripts into professional, scalable web applications? Master Flask, SQLAlchemy, and RESTful APIs with this project-driven, mission-critical guide. Learn to build, secure, and deploy robust backend services that serve the real world. Stop coding for your machine and start building for the internet—your launch begins here.
In this book, you'll learn to build a modern online store with Django, following a modular, scalable structure designed for real-world projects. Throughout the chapters, we'll progress from the initial project creation to the implementation of complete modules such as the blog, the online store, filters, pagination, and integration with payment gateways like PayPal and Stripe.
En este libro aprenderás a construir una tienda en línea moderna con Django, siguiendo una estructura modular, escalable y pensada para proyectos reales. A lo largo de los capítulos iremos avanzando desde la creación inicial del proyecto hasta la implementación de módulos completos como el blog, la tienda online, los filtros, la paginación y la integración con pasarelas de pago como PayPal y Stripe.
This book is intended for seasoned Python programmers, web developers looking to expand their skill set, and newcomers eager to dive into the world of web development. In this book, I will demystify Django 5 and demonstrate how to use this powerful framework to create robust, scalable web applications with ease and efficiency.
For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve problem-solving skills, "Django 5 Cookbook" is the easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.
Whether you're a beginner or looking to refine your Django 4 skills, "Mastering Django" is your go-to guide for building robust web applications. Start your Django journey today!
Flask is a great web framework for creating server-side web applications with Python; If you don't have knowledge of using server web frameworks with Python, Flask is a good candidate to start with. This book is mostly practical, we will learn the basics of Flask, knowing its main features.
Flask es un framework web estupendo para la creación de aplicaciones web del lado del servidor con Python; si no tienes conocimientos en el uso de frameworks web del servidor con Python, Flask es un buen candidato para iniciar. Este libro es mayormente práctico, iremos conociendo los fundamentos de Flask, conociendo sus características principales.
Async Patterns in Django steps through old and new techniques and web protocols that can be implemented in Django with its newly gained async abilities. If you're looking to level up in async or find recipes for async web protocols in Django, you'll find it in Async Patterns in Django.
This book was designed with the novice Python programmer and/or information technology professional who doesn't have programming experience, but wants or needs to learn Python to do jobs or tasks related to the programming language. If you need to learn Python for tasks such as data scrubbing, network automation, web development, etc.
If you're looking for a comprehensive guide to prepare for Python interviews, The Python Interview Handbook 2023 is the perfect resource for you. This book is a must-read for anyone who wants to excel in Python interviews, and it covers more than 500 interview questions and answers about Python.
Do you want to use AI to code 10x faster? Curious about how to use generative AI in your app? This book is your step-by-step guide. A collection of expertly crafted prompt templates aids in design and coding using ChatGPT, Bard, or Bing. They empower you to create applications, using AI to do the heavy lifting using Python and Django.
Hotwire is the default frontend solution shipped in Rails, this book will teach you how to make it work with Django, you will learn building modern web applications without using much JavaScript.
In this book, we are going to learn how the framework is formed, the basic characteristics that Django allows us as the framework par excellence to create CRUD processes, which range from the creation of views, templates, connection to models, routing, form validations, creating middleware among others.
En este libro, vamos a conocer cómo está formado el framework, las características básicas que nos permite Django como framework por excelencia para crear procesos CRUDs, que pasan desde la creación de vistas, templates, conexión con modelos, ruteos, validaciones de formularios, crear middleware entre otros.