Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, May 16, 2026. Learn more…

Leanpub Header

Skip to main content

Filters

Category: "Django"

Books

  1. Django 5 Cookbook
    70+ problem solving techniques, sample programs, and troubleshoots across python programs and web apps
    GitforGits | Asian Publishing House

    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.

  2. Aprende todo sobre Python desde cero hasta experto. Curso para aprender Python paso a paso de forma fácil y con ejercicios prácticos que te ayuden a comprender todo sobre Python. El 100% del dinero recaudado con el libro será donado a @AmazonWatch, ONG que trabaja para proteger los bosques tropicales y los derechos de los pueblos indígenas.

  3. Django Ninja made Simple
    A Beginner-Friendly Guide to Building Modern APIs with Python Django Ninja (2nd Edition), Featuring Three Practical Projects & Step-by-Step Deployment Guide
    SYLVESTER BENJAMIN

    Django Ninja Made Simple is your practical, beginner-friendly guide to creating fast, production-ready APIs using Python and Django Ninja. Instead of drowning in theory, you’ll learn by building three real-world projects step by step, gaining the confidence to design, develop, and deploy your own APIs.

  4. Crea widgets de Flutter dinámicamente con una Rest API en Laravel o Django
    Crea una Rest Api (JSON) con Laravel y PHP o Django y Python - conéctala con una aplicación en iOS y Android con Dart
    Andrés Cruz Yoris

    En este libro, no solo aprenderás a crear pantallas estáticas; aprenderás a construir interfaces dinámicas (Server-Driven UI). Comenzaremos con la maquetación en Flutter, pasaremos por la construcción robusta de APIs y modelos usando Laravel y Django, y terminaremos implementando un "Mix de Widgets" para que el backend dicte cómo se ve la app. Al finalizar, habrás construido un sistema donde podrás actualizar la UI de tus usuarios en tiempo real, sin tener que esperar las aprobaciones de las tiendas de aplicaciones. Esta es la base sólida que necesitas para desarrollar aplicaciones escalables y modernas.

  5. Django 6 Cookbook, Second Edition
    Build modern full-stack apps with Django 6, Python 3.12, APIs, authentication, testing, search, and deployment
    GitforGits | Asian Publishing House

    The recipes in this book are practical answers to the kind of problems that real Django applications encounter, sometimes on the first day of a project and sometimes deep into the life of a codebase that has grown well beyond its original design. This book is written to guide you to utilize Django 6.0 capabilities in your apps with ease of implementation.

  6. The Python and Django Interview Compendium
    Interview Questions and Answers for Python and Django Developers
    Yohan Rodriguez

    A practical backend interview reference covering modern Python and Django development.

  7. Python Era AI (Full Cookbook)
    The Ultimate Guide from Zero to AI Hero: Mastering Web, Desktop, and Data Science.
    Kristian Reformis

    Stop learning Python in bits and pieces. It’s time to master the full stack.From your first "Hello World" to deploying AI-powered microservices on the cloud, Python Era AI is the only resource you’ll ever need. Inside, you’ll find hundreds of real-world examples, "Full-Stack" capstone projects, and the latest 2026 industry best practices.Don't just write code—build the future. Are you ready to master the Python Era?

  8. 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.

  9. Django 6: Create your online store step by step
    Build a modern and scalable application with a blog, ecommerce, multilingual support, and Stripe or PayPal payment gateways.
    Andrés Cruz Yoris

    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.

  10. Django 6: Crea tu Tienda en Línea Paso a Paso
    Tu propia Online con Django y Pasarela de pagos mediante Stripe o PayPal
    Andrés Cruz Yoris

    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.

  11. Learning Django 5
    Program web apps with complete django capabilities, ORM, Template, MongoDB and Docker containerization
    GitforGits | Asian Publishing House

    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.

  12. Mastering Django 4: Projects for Beginners
    Beginner's Journey to Django 4 Mastery: Projects and Beyond
    Aditya Dhandi

    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!

  13. Flask and Python Web From Zero to Advanced: REST APIs, Admin Panel and Real-Time Chat
    Build professional applications with Flask, SQLAlchemy, Jinja2, Bootstrap, Vue, Flask-Login, JWT, Socket.IO, billing, user roles, and automated testing.
    Andrés Cruz Yoris

    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.

  14. Flask y Python Web Desde Cero a Avanzado: APIs REST, Panel Admin y Chat en Tiempo Real
    Construye aplicaciones profesionales con Flask, SQLAlchemy, Jinja2, Bootstrap, Vue, Flask-Login, JWT, Socket.IO, facturación, roles de usuario y pruebas automatizadas.
    Andrés Cruz Yoris

    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.

  15. Async Patterns in Django
    A comprehensive guide to asynchronous programming and protocols in Django
    Paul Bailey

    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.