Drew Profile picture
Beer, grilling, Django, soccer, and college football geek. Known to spiral into tweets of madness on occasion. Assistant baker to @peatandpastry. He/him.
@AlgoCompSynth@universeodon.com by znmeb Profile picture 1 subscribed
Sep 25, 2019 65 tweets 20 min read
Here's @glasnt introducing @andrewgodwin's talk about adding async to Django @djangocon @glasnt @andrewgodwin @djangocon "What are we here for? I can fit Django onto one slide and it is not Flask"

An async Django should look like a normal sync view but it runs asynchronously
Sep 24, 2019 37 tweets 24 min read
Next: @di_codes talking about static typing in Python. @djangocon @di_codes @djangocon He's a dev advocate at Google and the chair of @pytexas
2020.

"Quick pop quiz for everyone in the room: is Python dynamically or statically typed? ... Who thinks this is a trick question? The answer is that Python is dynamically typed but can optionally be as statically typed...