minus-squarecelliern@lemmy.worldtoPython@programming.dev•A library for creating fully typed declarative API clients quickly and easilylinkfedilinkarrow-up3·10 months agoNice! Was looking for an Uplink alternative that is properly typed, will try that for my next project linkfedilink
minus-squarecelliern@lemmy.worldtomemes@lemmy.world•Let's hope it never has to come to thislinkfedilinkarrow-up12·1 year agoI assume that the water will make a barrier for the smoke linkfedilink
minus-squarecelliern@lemmy.worldtoPython@programming.dev•Fix comparing two date strings when they may or may not have microsecondslinkfedilinkarrow-up1·2 years agoSecond this : this is a strong benefit of using ISO8601 format as you do : you can use alpha-numeric sort directly. linkfedilink
Nice! Was looking for an Uplink alternative that is properly typed, will try that for my next project