Leanpub Header

Skip to main content

Filters

Category: "FastAPI"

Books

  1. Practical Pydantic
    The Missing Guide to Data Validation in Python
    Nuno Bispo

    Bad data breaks good code. You’ve written Python that works perfectly in testing, only to watch it fail in production because of a malformed API request, a messy CSV, or a missing config value. That’s the hidden cost of Python’s flexibility: without runtime validation, you’re always one bad input away from a crash. Enter Pydantic. This book takes you from the foundations of data validation to real-world applications in APIs, data pipelines, configurations, and machine learning workflows. Along the way, you’ll explore practical techniques, advanced features, and alternatives like Marshmallow, attrs, and dataclasses, so you’ll always know which tool is right for the job. If you’re a Python developer, data engineer, or FastAPI user, this is your roadmap to writing safer, cleaner, and more reliable code.

  2. The Complete Python Developer
    From First Steps to Professional Development
    Steve Publications

    Whether you're writing your first line of code or building professional applications, this book takes you from the fundamentals to real world Python development. Learn the skills, tools and best practices used by experienced developers to write clean, reliable and scalable code with confidence.

  3. Python project pro VOL-8
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build applications including a Password Strength Checker, SQL Injection Simulation & Prevention Lab, Secure Login System using Password Hashing, Steganography Image Encoder/Decoder, and an educational Keyboard Activity Monitoring demonstrationMaster technologies including Python, Hashlib, SQLite, Cryptography, OpenCV, Pillow, and secure database programming.

  4. Python project pro VOL-7
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build real-world software including a Library Management System, Student Record System, Online Quiz Platform with Leaderboard, Inventory Management System, Hospital Management System, and Contact Book with Advanced SearchLearn professional concepts such as database design, SQL queries, CRUD operations, NoSQL development, authentication, reporting, search optimization, and secure data management

  5. Python project pro VOL-6
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Learn how to containerize applications with Docker, automate deployments using GitHub Actions, deploy Python applications to the cloud, integrate AWS S3, monitor applications with the ELK Stack, and build Slack bots for deployment notifications.Master industry-standard tools including Docker, GitHub Actions, AWS, Heroku, Elasticsearch, Logstash, Kibana, Slack APIs, Flask, and Python

  6. Python project pro VOL-5
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Create real-world applications including a To-Do List Manager, BMI Calculator, Expense Manager, Quiz System, File Encryption Tool, Socket-Based Chat Application, Text Editor, and Password-Protected Personal Diary event-driven programming, GUI design, file management, encryption, socket programming, SQLite integration, authentication, and application security through practical, step-by-step project

  7. Python project pro VOL-4
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Create applications such as a PDF Merger Tool, Bulk Email Sender, Folder Organizer, WhatsApp Message Scheduler, Expense Tracker, News Headline Web Scraper, YouTube Video Downloader, and educational automation demonstrations while learning modern Python scripting techniques.Discover how to use powerful Python libraries including PyPDF2, Pandas, BeautifulSoup, Requests, pywhatkit, CSV,

  8. Python project pro VOL-3
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build intelligent systems including Iris Flower Classification, Handwritten Digit Recognition, Spam Email Detection, Face Recognition Attendance Systems, House Price Prediction, Loan Eligibility Prediction, Customer Segmentation using K-Means, and Object Detection with YOLO.Master powerful tools such as Scikit-learn, TensorFlow, Keras, OpenCV, YOLO, NumPy, Pandas, and Matplotlib

  9. Python project pro VOL-2
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build complete, real-world projects including COVID-19 Data Analysis, Sales Forecasting, Movie Recommendation Systems, Customer Churn Prediction, Stock Price Prediction using LSTM, Twitter Sentiment Analysis, Credit Card Fraud Detection, and Interactive Dashboards with Streamlit.Learn industry-standard tools such as Pandas, NumPy, Scikit-learn, TensorFlow, Keras, Plotly, and Streamlit

  10. Python project pro VOL-1
    50 industry-ready projects for aspiring software professionals
    Anshuman Mishra

    Build portfolio-worthy web applications using Flask, Django, REST APIs, databases, Git, GitHub, authentication systems, third-party APIs, and professional development workflows.From your very first project to complete web applications like an E-commerce System, Job Portal, Resume Builder, Weather App, Blog CMS, and File Sharing Platform, every chapter

  11. Practical Python Backend Programming, Second Edition
    Hands-on backend development with FastAPI, MongoDB, Docker, Kubernetes, and message brokers using Python 3.14
    GitforGits | Asian Publishing House

    It's a practical book. We're going to build something real together, a University API, and we're going to grow it chapter by chapter until it looks like a system you'd be proud to deploy. We'll start with a few endpoints, give it databases, make it concurrent, lock it down with authentication, wrap it in containers, and finally split it into cooperating services that talk over the network.

  12. THE ARCHITECTURE OF THOUGHT Applied Mathematics in Large Language Models & GenAI
    Applied mathematics in large language Models &GenAI
    AhmedAdawy

    Move beyond the API. Dismantle the AI black box and build generative engines from scratch with pure Python and NumPy. Master the profound geometric principles and applied mathematics driving LLMs and Transformers. Transform from a mere consumer into an elite AI innovator by writing the core mathematical architecture yourself—no shortcuts, no frameworks, just pure engineering excellence.

  13. 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?

  14. How to build a chat application with LLMs locally and Jan IA or LM Studio and connect to Python
    LLMs on your PC: Create your own ChatGTP-style app with Jan AI and Python Flask
    Andrés Cruz Yoris

    In this book, we will see how we can connect a Local AI (local LLM) using Python to do whatever you want; in the book, we will create a chat.

  15. Cómo construir un chat con LLMs en local y Jan IA o LM Studio y Conecta a Python
    LLMs en tu PC: crea tu propia app tipo ChatGTP con Jan IA y Python Flask
    Andrés Cruz Yoris

    En este libro veremos como podemos conectar una IA en Local (LLM en local) mediante Python para hacer lo que quieras; en el libro, crearemos un chat.