sus@programming.dev to Programmer Humor@programming.dev · 2 years agoPython has a library for everything but..programming.devimagemessage-square26linkfedilinkarrow-up1336arrow-down17
arrow-up1329arrow-down1imagePython has a library for everything but..programming.devsus@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square26linkfedilink
minus-squareAlexWIWA@lemmy.mllinkfedilinkEnglisharrow-up13·2 years agoIt’s still crazy to me that Django doesn’t have type hints.
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up4·2 years agoThe django-stubs package is decent though
minus-squareMidnitte@beehaw.orglinkfedilinkEnglisharrow-up2·2 years agoFlask does - maybe a reason to switch? Lol
It’s still crazy to me that Django doesn’t have type hints.
The django-stubs package is decent though
Flask does - maybe a reason to switch? Lol
I have been meaning to try it