How to NEVER use lambdas – Python 3 edition
How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
… and Python objects in general — None of the existing articles [1] give a comprehensive explanation of how metaclasses work in Python so I’m making my own. Metaclasses are a… Read more