Название: Hypermodern Python Tooling: Building Reliable Workflows for an Evolving Python Ecosystem (8th Early Release)
Автор: Claudio Jolowicz
Издательство: O’Reilly Media, Inc.
Год: 2024-04-16
Страниц: 501
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB
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, GitHub Actions, Dependabot, pytest, mypy, pre-commit, Black, Ruff, and more. Author Claudio Jolowicz shows you how to create robust Python project structures complete with unit tests, static analysis, code formatting, type checking, and documentation as well as continuous integration and delivery. This book assumes that you have a basic knowledge of the Python programming language. The only tooling you need to be familiar with are the Python interpreter, an editor or IDE, and the command line of your operating system.