WhirlwindTourOfPython - The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"... (more…)
Read more »
Basically. I don’t hate Python type annotations, per se — there is nothing wrong with thing: int = 0 in my eyes. But those same eyes do… (more…)
Read more »
I try to experiment with a lot of different technologies. I’ve found that having experience with a diverse set of concepts, languages, libraries, tools etc. leads to more robust thinking when trying to solve a problem. If you don’t know that somet...
Read more »
AexPy /eɪkspaɪ/ is Api EXplorer in PYthon for detecting API breaking changes in Python packages. (ISSRE'22) - StardustDL/aexpy... (more…)
Read more »
A deep-ish dive into Python’s support for assigning attributes to functions. (more…)
Read more »