PDM: Python Package and Dependency Manager

1 · Python Developer Tooling Handbook – pydevtools.com · July 30, 2026, 4:12 p.m.
Summary
PDM is a Python package and dependency manager that follows PEP 517/518 standards and is suitable for projects that need compliance with Python packaging standards. It features support for lockfiles and dependency groups, making it a solid choice for existing projects.