Y
Hacker News
new
|
ask
|
show
|
jobs
by
jaimergp
382 days ago
Where does it fetch the C packages from? I always thought PDM was a _Python_ package manager, so the only source is PyPI or another index.
1 comments
oblvious-earth
382 days ago
PDM has plugins, such as being able to invoke conda commands:
https://github.com/pdm-project/awesome-pdm
Otherwise I don't know what they're talking about, it is indeed a Python package manager.
link
Otherwise I don't know what they're talking about, it is indeed a Python package manager.