Leanpub Header

Skip to main content

Filters

Category: "Python"

Books

  1. The little book of Kubernetes Operators
    Learn how to write a Kubernetes Operator from scratch using Go Language and Python.
    Oz Tiram

    Whether you know Go or not, if you use Kubernetes, you can extend it to automate all sort of administrative tasks. This book is going to take you from zero knowledge to building a basic operator in BASH shell, rewriting it Go and giving you enough material to extend Kubernetes using Python too!

  2. Building Serverless Python Apps Using FastAPI and AWS
    A Brief Guide on Where to Start
    Eidan J. Rosado
    No Description Available
  3. Create GUI Applications with Python & Qt6 (5th Edition, PyQt6)
    The hands-on guide to building desktop apps with Python.
    Martin Fitzpatrick

    The hands-on guide to building desktop apps with Python and Qt.

  4. Automating and Provisioning to Amazon AWS using boto3 SDK for Python 3
    Code written for boto3 Python3 SDK v.1.20
    Carles Mateo

    Deploy to Amazon AWS with Python boto3 SDK (EC2, EBS, VPC, S3, CloudWatch, DynamoDB and Ansible deployment to Amazon AWS covered)

  5. More about the book at www.learnpythonwithjupyter.com

  6. Matplotlib for Storytellers
    Python Data Visualization
    Alexander Clark
    No Description Available
  7. Deep Learning in Production
    Sergios Karagiannakos

    Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.

  8. Tango With Django 4
    A beginner's guide to web development with Django 4
    Leif Azzopardi and David Maxwell

    If you want to learn how to use Django to build web applications, then Tango with Django provides an all round end-to-end guide for beginners. Eleven chapters are now available at a lower introductory price to get you started on creating apps in Django!

  9. Docker Combat Guide
    The Docker Guide for Software Developers
    Carles Mateo

    Docker and Docker Python 3 SDK through practical examples for Software Developers

  10. Operations Cookbook: DevOps, DataOps and MLOps
    Learn to operationalize data, machine learning and software
    Noah Gift, Alfredo Deza, and Kennedy Behrman

    Learn the foundations of data engineering with Bash, Git, and Python techniques.

  11. PowerShell & Python on AWS
    Learn How to use PowerShell and Python on AWS
    Rahul Sawant

    Learn How to use PowerShell and Python on AWS

  12. Python Programming from Beginner to Paid Professional Part 1
    Learn Python for Automation & IT with Video Tutorials
    Bolakale Aremu

    This is not just another Python programming book. It is an intensive and practical Python programming course. This course has 6 modules spread out over 25 chapters of both rich text and visual tutorials. You’re not in this alone. I’m going to help you through it.

  13. 入門 日本語自然言語処理
    Masato Hagiwara and Paul O'Leary McCann

    日本語テキストを処理したい全てのプログラマ・エンジニアの方へ。分かち書きなどの基本から、自然言語生成などの最新の話題までをカバー。動かして学べるコードや、参照文献も付いています。言語学や機械学習の知識が無くても問題ありません。

  14. Introduction to Japanese Natural Language Processing
    Masato Hagiwara and Paul O'Leary McCann

    A thorough guide for programmers working with Japanese text, covering fundamental issues like tokenization and recent research topics like generating natural language texts. Working examples are accompanied by extensive reference to allow problem solving even without a background in Japanese or Machine Learning.

  15. Practice Python Projects
    Beginner to Intermediate level projects inspired by real world use cases
    Sundeep Agarwal

    Know Python basics but don't know what to do next? Take the next step in your programming journey with real world inspired Python projects.