martinn to PythonEnglish · 1 year agoA library for creating fully typed declarative API clients quickly and easilygithub.comexternal-linkmessage-square6linkfedilinkarrow-up125arrow-down10file-textcross-posted to: python[email protected][email protected]
arrow-up125arrow-down1external-linkA library for creating fully typed declarative API clients quickly and easilygithub.commartinn to PythonEnglish · 1 year agomessage-square6linkfedilinkfile-textcross-posted to: python[email protected][email protected]
minus-squaremartinnOPlinkfedilinkarrow-up2·1 year agoThanks! There’s a few “similar” projects that I’ve seen but IMHO not as clean or easy to use. https://github.com/prkumar/uplink https://github.com/python-lapidary/lapidary
Thanks! There’s a few “similar” projects that I’ve seen but IMHO not as clean or easy to use.