(no title)
masenf | 3 years ago
PEP 582 [1] is mentioned in the README, which IMHO is the golden path for npm-style project dep management.
masenf | 3 years ago
PEP 582 [1] is mentioned in the README, which IMHO is the golden path for npm-style project dep management.
aabbcc1241|3 years ago
PDM is doing what I want, with different (and probably better) approach.
pym is a random idea came out when I read people complained about package management in python in another HN discussion.
I may adopt PDM eventually if it's not more complicated then I'd take. I'll try out it sometime.