@sus@programming.dev to Programmer Humor@programming.dev • 6 months agoPython has a library for everything but..programming.devimagemessage-square37fedilinkarrow-up1421arrow-down110
arrow-up1411arrow-down1imagePython has a library for everything but..programming.dev@sus@programming.dev to Programmer Humor@programming.dev • 6 months agomessage-square37fedilink
minus-square@AlexWIWA@lemmy.mllinkfedilinkEnglish15•6 months agoIt’s still crazy to me that Django doesn’t have type hints.
minus-square@misterbngo@awful.systemslinkfedilink7•6 months agoHi, i believe this is where https://groups.google.com/g/django-developers/c/C_Phs05kL1Q
minus-square@AlexWIWA@lemmy.mllinkfedilinkEnglish3•6 months agoI disagree with them, but I’m also not the one that would be spending days adding support, so fair enough.
minus-square@zalgotext@sh.itjust.workslinkfedilink5•6 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-square@zalgotext@sh.itjust.workslinkfedilink4•6 months agoThe django-stubs package is decent though
minus-square@fossphi@lemm.eelinkfedilinkEnglish3•6 months agoOne more reason to add to my hate list for kubernetes
minus-square@Midnitte@beehaw.orglinkfedilinkEnglish2•6 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