top | item 32264161 (no title) Bullfight2Cond | 3 years ago Poetry uses non-standard dependency specification formats. PDM is like Poetry but faster/more standards compliant.https://pdm.fming.dev/ discuss order hn newest iggy_knights|3 years ago Good thing about finally converging on some sort of standard means tools become more interoperable:Another good tool (which was endorsed by the PyPA) is Hatch - https://hatch.pypa.io/latest/environment/I currently use PDM because it supports conda virtual environments for isolation, but am keeping an eye on Hatch. p33p|3 years ago Didn't they also endorse PipEnv and that turned into a flop?
iggy_knights|3 years ago Good thing about finally converging on some sort of standard means tools become more interoperable:Another good tool (which was endorsed by the PyPA) is Hatch - https://hatch.pypa.io/latest/environment/I currently use PDM because it supports conda virtual environments for isolation, but am keeping an eye on Hatch. p33p|3 years ago Didn't they also endorse PipEnv and that turned into a flop?
iggy_knights|3 years ago
Another good tool (which was endorsed by the PyPA) is Hatch - https://hatch.pypa.io/latest/environment/
I currently use PDM because it supports conda virtual environments for isolation, but am keeping an eye on Hatch.
p33p|3 years ago