In the name of Allah the Merciful

Hypermodern Python Tooling

Fourth Edition, Claudio Jolowicz, 9781098139582, 978-1098139582

English | 2024 | EPUB, Converted PDF | 8 MB

number
type
  • {{value}}
wait a little

Keeping up with the Python ecosystem can be daunting. Its developer  tooling doesn't provide the same 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, GitHub Actions, Dependabot,  pytest, mypy, Flake8, 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.

You'll learn how to:
Create  open source projects with state-of-the-art infrastructureBuild a custom  infrastructure for all Python projects in a company or teamImprove and  modernize the infrastructure of an existing Python projectEvaluate  modern Python tooling for adoption in existing projectsUse tools for  packaging and dependency managementAutomate releases, checks and tasks,  dependency updates, Python syntax upgrades, and releases to PyPI and  TestPyPIAnd much more