sus@programming.dev to Programmer Humor@programming.dev · 2 months agoPython has a library for everything but..programming.devimagemessage-square37fedilinkarrow-up1415arrow-down110
arrow-up1405arrow-down1imagePython has a library for everything but..programming.devsus@programming.dev to Programmer Humor@programming.dev · 2 months agomessage-square37fedilink
minus-squareAlexWIWA@lemmy.mllinkfedilinkEnglisharrow-up14·2 months agoIt’s still crazy to me that Django doesn’t have type hints.
minus-squaremisterbngo@awful.systemslinkfedilinkarrow-up7·2 months agoHi, i believe this is where https://groups.google.com/g/django-developers/c/C_Phs05kL1Q
minus-squareAlexWIWA@lemmy.mllinkfedilinkEnglisharrow-up3·2 months agoI disagree with them, but I’m also not the one that would be spending days adding support, so fair enough.
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up5·2 months agoThat thread is from like 4 years ago, types in Python have come a long way since then. Maybe they’d reconsider if the community brought it back up
minus-squarezalgotext@sh.itjust.workslinkfedilinkarrow-up4·2 months agoThe django-stubs package is decent though
minus-squarefossphi@lemm.eelinkfedilinkEnglisharrow-up2·2 months agoOne more reason to add to my hate list for kubernetes
minus-squareMidnitte@beehaw.orglinkfedilinkEnglisharrow-up2·2 months agoFlask does - maybe a reason to switch? Lol
It’s still crazy to me that Django doesn’t have type hints.
They’ve explained why
Will you share the source?
Hi, i believe this is where https://groups.google.com/g/django-developers/c/C_Phs05kL1Q
I disagree with them, but I’m also not the one that would be spending days adding support, so fair enough.
That thread is from like 4 years ago, types in Python have come a long way since then. Maybe they’d reconsider if the community brought it back up
The django-stubs package is decent though
Kubernetes as well…
I hate kubernetes so much
One more reason to add to my hate list for kubernetes
Flask does - maybe a reason to switch? Lol
I have been meaning to try it