Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. pip install yours
    pip install yours
    A Practical Guide to Packaging and Publishing Python Projects on PyPI
    Nuno Bispo

    Your code deserves to be on PyPI. pip install yours is a step-by-step guide to packaging and publishing Python projects — from project structure to your first live release on PyPI.

  2. Open-Source LLMs & Local Fine-Tuning. Mastering LoRA, vLLM, Ollama, and Custom SLMs

    Break free from expensive cloud APIs and reclaim your digital sovereignty by running powerful LLMs locally. Master the professional stack—from vLLM serving and Unsloth fine-tuning to advanced quantization on consumer GPUs. Build secure, lightning-fast AI applications that protect your data and eliminate recurring token fees forever. Stop renting your intelligence and start building a private, autonomous future on your own hardware.

  3. Python Typing - Type Checking for Python Programmers

    Python has had type hinting support since Python 3.5, over TEN years ago! However, Python’s type annotations have changed repeatedly over the years. In Python Typing: Type Checking for Python Programmers, you will learn all you need to know to add type hints to your Python applications effectively.

  4. Python Era AI (Full Cookbook)
    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?

  5. Python: Easier Than Instant Noodles: Basic Practical Edition
    Python: Easier Than Instant Noodles: Basic Practical Edition
    End Excel Drudgery and Enjoy Your Coffee! The Mechanical Engineer's Essential Coding Toolbox
    ukhwan sur

    Python for engineers, by an engineer. Learn practical coding without complex theory. Automate Excel, visualize data, and build your own tools to finish work early. From basics to AI vision, transform your workflow and become a data-driven professional.

  6. Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Python Automation Projects for Beginners Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Build Real-World Python Scripts to Automate Files, Emails, Web Tasks, and Daily Workflows.
    Shedy Kingston

    What if Python could take care of the repetitive work for you?This book shows you how to use Python to automate real tasks—from handling files and simple workflows to reducing everyday manual effort. Through clear explanations and practical projects, you’ll learn how to turn small scripts into useful tools you can apply immediately.If you’re ready to move beyond examples and start building automation that actually saves time, this book is for you.

  7. Räumliche Datenverwaltung mit DuckDB
    Räumliche Datenverwaltung mit DuckDB
    Von den SQL-Grundlagen zur fortgeschrittenen Geodatenanalyse
    Qiusheng Wu

    Entfesseln Sie die Leistungsfähigkeit von DuckDB für moderne Geodatenanalyse. Dieser praxisnahe Leitfaden hilft GIS-Fachleuten, effiziente räumliche Datenverwaltung zu meistern und massive reale Datensätze mithilfe von SQL, Python und der räumlichen Erweiterung von DuckDB in aussagekräftige Erkenntnisse zu verwandeln. Eine farbige Druckausgabe ist auf Amazon erhältlich.

  8. Gestion des données spatiales avec DuckDB
    Gestion des données spatiales avec DuckDB
    des bases du SQL à l’analytique géospatiale avancée
    Qiusheng Wu

    Libérez la puissance de DuckDB pour l’analytique géospatiale moderne. Ce guide pratique aide les professionnels du SIG à maîtriser une gestion efficace des données spatiales, en transformant d’énormes jeux de données réels en informations exploitables grâce au SQL, à Python et à l’extension spatiale de DuckDB. Une édition papier couleur est disponible sur Amazon.

  9. DuckDB 空间数据管理指南
    DuckDB 空间数据管理指南
    从 SQL 基础到高级地理空间分析
    Qiusheng Wu

    释放 DuckDB 在现代地理空间分析中的强大能力。本书通过实践导向的方式,帮助 GIS 专业人员掌握高效的空间数据管理方法,利用 SQL、Python 以及 DuckDB 的空间扩展,将海量真实世界数据转化为有价值的洞察。全彩印刷版可在 Amazon 上购买。

  10. Gestión de Datos Espaciales con DuckDB
    Gestión de Datos Espaciales con DuckDB
    Desde los Fundamentos de SQL hasta el Análisis Geoespacial Avanzado
    Qiusheng Wu

    Desbloquea el poder de DuckDB para la analítica geoespacial moderna. Esta guía práctica ayuda a los profesionales de SIG a dominar la gestión eficiente de datos espaciales, transformando grandes conjuntos de datos del mundo real en conocimientos valiosos mediante SQL, Python y la extensión espacial de DuckDB. La edición impresa a todo color está disponible en Amazon.

  11. LangChain 4 Beginners
    LangChain 4 Beginners
    Your first step into the GenAI world
    Raja CSP Raman

    LangChain 4 Beginners teaches you how to build real Generative AI applications by treating LLMs as stateless components and RAG as a system architecture—not magic. Learn how embeddings, vector search, and retrieval pipelines actually work, and build your first production-ready RAG application step by step.

  12. Applied Machine Learning with PyTorch
    Applied Machine Learning with PyTorch
    A Hands-On, Project-Based Guide to Real-World Data Science
    Yusef Ulum

    Machine learning doesn’t fail in theory—it fails in production. This book shows you how to build PyTorch systems that remain robust when data shifts, assumptions break, and reliability matters.

  13. How to build a chat application with LLMs locally and Jan IA or LM Studio and connect to Python
    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.

  14. Cómo construir un chat con LLMs en local y Jan IA o LM Studio y Conecta a Python
    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.

  15. Building Customer Management Apps with Python & Tkinter
    Building Customer Management Apps with Python & Tkinter
    Design, Build, and Ship a Real-World Desktop Application Using Tkinter, ttkbootstrap, and SQLite
    Roberto Stepic

    This book walks you through building a real customer management desktop application using Python, Tkinter, ttkbootstrap, and SQLite—from the first window to a packaged, installable app.No demos. No shortcuts. Just real software.