7 ms·
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
by iggy_knights 4y 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/ 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 4y agoDidn't they also endorse PipEnv and that turned into a flop?