Metaclasses - are they useful at all outside job interviews or conference talks? Let's find out! This article will show you 5 applications of metaclasses. %... (more…)
Read more »
We usually care about keeping our terminal tools up to date. pip however doesn't provide an easy way to upgrade CLI packages. Here's a workaround. (more…)
Read more »
ActiveState surveyed a wide array of Python users to better understand how they have been preparing for the End of Life (EOL) of Python 2. Readers should find the survey data useful when it comes to understanding the challenges, strategies and tactics for... (more…)
Read more »
The idea of this page is to answer various of the How Do I...?
questions relating to Python under Win32. Although I probably
will cover some simpler things, the intention is to group subjects
which are less commonly covered in the books and mailing l... (more…)
Read more »