pdm
Package — PackagingPython 3.7+Intermediate
Modern package manager with PEP 582 and lockfiles
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- dep-logic, findpython, installer, packaging, resolvelib, shellingham, tomlkit, unearth, virtualenv
- Install
pip install pdm # or: pipx install pdm
Learn by Difficulty
Quick Example
python
# Install: pip install pdm # or: pipx install pdm import pdm # Basic pdm usage print(f"Using pdm") # See documentation for detailed examples
pdm is a third-party package. Modern package manager with PEP 582 and lockfiles. Install with: pip install pdm # or: pipx install pdm
Try in PlaygroundTags
packagepackagingdistributionbuild