ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agoPackage managers be likelinux.communityimagemessage-square174fedilinkarrow-up1401arrow-down194file-text
arrow-up1307arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square174fedilinkfile-text
minus-squarejelloeater@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoSeriously, I usually use Poetry these days for most projects, shit just works, build well and lets me distribute my code from PiPy just fine. Everything in one pyproject.yaml.
minus-squarePantoffel@feddit.delinkfedilinkarrow-up2·1 year agoI like the pyproject.yaml, but checking dependencies with poetry takes 5 to 10 minutes for my projects.
Seriously, I usually use Poetry these days for most projects, shit just works, build well and lets me distribute my code from PiPy just fine. Everything in one pyproject.yaml.
I like the pyproject.yaml, but checking dependencies with poetry takes 5 to 10 minutes for my projects.