Understanding Python metaclasses

… 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

Similar

Python Project Template

python_project_template - Template for all my Python projects on Github. Automatic integration with Python 2.7 - 3.7, Travis, AppVeyor, Codecov, CodeClimate, MentionBot, Sphinx, Readthedocs, Flake8...

Read more »