Hypermodern Python Tooling

  • Thread starter LeakGod
  • Start date
  • Tagged users None

LeakGod

Golden Member
Joined
May 24, 2024
Messages
264
Reaction score
1,386
Points
43
  • Thread Author
  • #1


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.
This book is a guide to modern Python developer tools— the programs that help you perform tasks such as:
• Managing Python installations on your system
• Installing third-party packages for your current project
• Building a Python package for distribution on a package repository
• Running a test suite repeatedly across multiple environments

• Linting and type checking your code to catch bugs

To see this hidden content, you need to "Reply & React" with one of the following reactions: Like, Love, Haha, Wow
 
Reactions: JULL HELL and gghhhgh

gghhhgh

Member
Joined
December 9, 2024
Messages
10
Reaction score
0
Points
1
  • #2
gfh
 

JULL HELL

Member
Joined
June 7, 2025
Messages
8
Reaction score
0
Points
1
  • #3
u
 

JULL HELL

Member
Joined
June 7, 2025
Messages
8
Reaction score
0
Points
1
  • #4
down
 
  • Tags
    machine