MoreCoffee@sh.itjust.works to Python@programming.devEnglish · 2 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 · 2 years agomessage-square2linkfedilink
minus-squareBaldur Nil@programming.devlinkfedilinkEnglisharrow-up2·2 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.