@[email protected] to Programmer [email protected] • 10 months agoPython has a library for everything but..programming.devimagemessage-square34fedilinkarrow-up1412
arrow-up1412imagePython has a library for everything but..programming.dev@[email protected] to Programmer [email protected] • 10 months agomessage-square34fedilink
minus-square@[email protected]linkfedilinkEnglish15•10 months agoIt’s still crazy to me that Django doesn’t have type hints.
minus-square@[email protected]linkfedilink7•10 months agoHi, i believe this is where https://groups.google.com/g/django-developers/c/C_Phs05kL1Q
minus-square@[email protected]linkfedilinkEnglish3•10 months agoI disagree with them, but I’m also not the one that would be spending days adding support, so fair enough.
minus-square@[email protected]linkfedilink5•10 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@[email protected]linkfedilinkEnglish2•10 months agoFlask does - maybe a reason to switch? Lol
minus-square@[email protected]linkfedilinkEnglish3•10 months agoOne more reason to add to my hate list for kubernetes
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
Flask does - maybe a reason to switch? Lol
I have been meaning to try it
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