Exploring Python through counter-intuitive snippets. - satwikkansal/wtfpython... (more…)
Read more »
Classical Aerodynamics of potential flow using Python and Jupyter Notebooks - barbagroup/AeroPython... (more…)
Read more »
This describes reliable patterns of coding Python Extensions in C. It covers the essentials of reference counts, exceptions and creating functions that are safe and efficient. (more…)
Read more »
In this post I'll show how to write a rudimentary, native x86-64 just-in-time
compiler (JIT) in CPython, using only the built-in modules. (more…)
Read more »
dinosay is a humble, simple, nice and paleolithic alternative to cowsay. - MatteoGuadrini/dinosay... (more…)
Read more »