MoreCoffee@sh.itjust.works to Python@programming.devEnglish · 3 years agoDesigning Pythonic library APIsbenhoyt.comexternal-linkmessage-square2linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkDesigning Pythonic library APIsbenhoyt.comMoreCoffee@sh.itjust.works to Python@programming.devEnglish · 3 years agomessage-square2linkfedilink
minus-squareBaldr@programming.devlinkfedilinkEnglisharrow-up2·3 years agoYeah but sometimes you want something that has mutable state over time, and it’s easier to pack it into a self-contained thing.
Yeah but sometimes you want something that has mutable state over time, and it’s easier to pack it into a self-contained thing.