null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Hypermodern Python Tooling (Building Reliable Workflows for an Evolving Python Ecosystem)

List Price: $65.99
SKU:
9781098139582
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Claudio Jolowicz
    Format:
    Paperback
    Pages:
    268
    Publisher:
    O'Reilly Media (July 23, 2024)
    Language:
    English
    ISBN-13:
    9781098139582
    ISBN-10:
    1098139585
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20260210163226-20260210.xml
    Folder:
    TWO RIVERS
    List Price:
    $65.99
    Country of Origin:
    United States
    Case Pack:
    14
    As low as:
    $56.75
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Pub Discount:
    60
    Weight:
    15.36oz
    Imprint:
    O'Reilly Media
  • Overview

    Keeping up with the Python ecosystem can be daunting. Its developer tooling doesn't provide the out-of-the-box experience native to languages like Rust and Go. When it comes to long-term project maintenance or collaborating with others, every Python project faces the same problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem.

    With this hands-on guide, Python developers will learn how to forge the moving parts of a Python project into an easy-to-use toolchain, using state-of-the-art tools including Poetry, Nox, pytest, mypy, pre-commit, Black, Ruff, uv, Rye, Hatch, and more. Author Claudio Jolowicz shows you how to create robust Python project structures complete with unit tests, static analysis, code formatting, and type checking.

    You'll learn how to:

    • Create open source projects with state-of-the-art infrastructure
    • Build a custom infrastructure for all Python projects in a company or team
    • Improve and modernize the infrastructure of an existing Python project
    • Evaluate modern Python tooling for adoption in existing projects
    • Use tools for packaging and dependency management
    • Automate common development tasks such as testing, dependency updates, and publishing releases