Static site and blog template using pandoc, make, and some python. - jp-fosterson/pandocblog... (more…)
Read more »
In this introductory tutorial, we'll look at what Python decorators are and how to create and use them. (more…)
Read more »
Author, Andrew Dalke and Raymond Hettinger,, Release, 0.1,. Python lists have a built-in list.sort() method that modifies the list in-place. There is also a sorted() built-in function that builds a... (more…)
Read more »
py2rs - A quick reference guide for the Pythonista in the process of becoming a Rustacean... (more…)
Read more »
This is an explanatory article related to my talk at MUPy — Become a pdb power-user.
Read more »