Jason Novinger@programming.devM to Python@programming.dev · 3 years agoTaming the beast: Python Package Maintenance Made Simplemedium.comexternal-linkmessage-square1linkfedilinkarrow-up111arrow-down11
arrow-up110arrow-down1external-linkTaming the beast: Python Package Maintenance Made Simplemedium.comJason Novinger@programming.devM to Python@programming.dev · 3 years agomessage-square1linkfedilink
minus-squarestilgar [he/him] linkfedilinkarrow-up1·3 years agoDoes one really need another dependency for this? Is cookiecutter/cruft not enough? Nice if you use Django, are OK with the directory structure and don’t use Poetry. It feels like a decent personal project but not very generalizable.
Does one really need another dependency for this? Is cookiecutter/cruft not enough?
Nice if you use Django, are OK with the directory structure and don’t use Poetry. It feels like a decent personal project but not very generalizable.