Replies: 2 comments 3 replies
-
Without knowing the implications, I would like to see this functionality in pdm. 👍🏼 |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI, We are planning to improve |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A new package manager similar to PDM made a splash recently https://github.com/mitsuhiko/rye (its 9 minute video is a good overview).
One notable thing it implements that PDM doesn't is the ability to handle automatically downloading missing interpreters, and provides an easy way to "pin" them for a project. It has some other unique features, like an ability to install tools into isolated environments similar to pipx.
I figured I'd mention it here in case people haven't seen. There's an interesting discussion about what the tool means for the community astral-sh/rye#6 and I figured I'd mention here to see if there's anything PDM can be inspired by. Cheers!
Beta Was this translation helpful? Give feedback.
All reactions