| PDM is a modern Python package manager that supports the latest PEP standards. The main feature supports PEP 582 and does not require a virtual environment at all. A simple and relatively fast dependency resolver, especially for large binary package distributions.PEP 517-compatible build backend for building release packages (source format and wheel format) Flexible and powerful plug-in system PEP 621 metadata format Powerful user scripts Centralized installation cache like pnpm to save disk space |
#PDM #Python #modern #Python #package #manager