Jolowicz, Claudio
Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem
- ISBN 13:
- 9781098139582
- author:
- Jolowicz, Claudio
- format:
- Paperback
- publisher:
- O'Reilly Media
- language:
- English
- Publication Year:
- 2024
- Pages:
- 300
- Dimensions:
- 23.3 x 17.8 x 1.5 centimetres (0
- Genre:
- Computers, Programming, General,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Building Reliable Workflows in Python: A Hands-On Guide By Claudio Jolowicz O'Reilly Media, Incorporated, 2024 Keeping up with the Python ecosystem can be challenging. Its developer tooling doesn't provide the same level of native experience as other languages. When it comes to long-term project maintenance or collaborating with others, every Python project faces a common problem: how to build reliable workflows beyond local development while staying in sync with the evolving ecosystem. This book provides a practical solution for Python developers. You'll learn how to create robust Python project structures complete with unit tests, static analysis, code formatting, and type checking using state-of-the-art tools such as Poetry, Nox, pytest, mypy, pre-commit, Black, Ruff, uv, Rye, Hatch, and more. You'll discover how to automate common development tasks like testing, dependency updates, and publishing releases. By the end of this guide, you'll be able to create open source projects with state-of-the-art infrastructure, build a custom infrastructure for all Python projects in a company or team, and evaluate modern Python tooling for adoption in existing projects.