GraphCanon updated Sep 14, 2026 · GitHub synced Sep 14, 2026
22views this month
Decision brief
PDM is a Python package manager following the latest PEP standards.
Good fit when
- If you need to work with Python version 3.10 or higher
- For projects requiring compliance with the most recent PEP guidelines
Avoid when
- When working with Python versions below 3.10, as pdm mandates a minimum of 3.10.
- If you need to avoid using standalone binary files for installation.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 14, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install pdm PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
PDM is a tool for managing Python packages and dependencies that follows the most recent PEP guidelines.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Sep 14, 2026
- Languages
- python
Source: github.language+pyproject.toml · Sep 14, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 14, 2026)
PDM requires python version 3.10 or higher. Alternatively, you can download the standalone binary frSource link
Tags
README
Installation <a href="https://repology.org/project/pdm/versions" <img src="https://repology.org/badge/vertical allrepos/pdm.svg" alt="Packaging status" align="right" </a PDM requires python version 3.10 or higher. Alternatively, you can download the standalone binary from the rel...
For agents
This page has a .md twin and JSON over the API.