chaospatterns@lemmy.world to Python@programming.devEnglish · 4 months agoPython has too many package managersdublog.netexternal-linkmessage-square39fedilinkarrow-up177arrow-down16 cross-posted to: hackernews@lemmy.smeargle.fans
arrow-up171arrow-down1external-linkPython has too many package managersdublog.netchaospatterns@lemmy.world to Python@programming.devEnglish · 4 months agomessage-square39fedilink cross-posted to: hackernews@lemmy.smeargle.fans
minus-squareunalivejoy@lemm.eelinkfedilinkEnglisharrow-up9·edit-24 months agoUnfortunately, PEP 582 was rejected, so PDM has deprecated the functionality. But it does support PEP 621, which can’t be said for Poetry. There’s a PR.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up8·4 months agoPoetry’s compatibility with PEP 621 is underway, but it’ll likely be delayed to version 2. Poetry provides a lot of the same functionality for quite some time now, which complicates the quick adoption, but it’ll happen.
Unfortunately, PEP 582 was rejected, so PDM has deprecated the functionality. But it does support PEP 621, which can’t be said for Poetry. There’s a PR.
Poetry’s compatibility with PEP 621 is underway, but it’ll likely be delayed to version 2.
Poetry provides a lot of the same functionality for quite some time now, which complicates the quick adoption, but it’ll happen.