#

python-metaclasses

Here are 4 public repositories matching this topic...

Python metaclasses are how classes are created, and by defining your own metaclasses you can guide and constrain code contributors in a complex codebase. This article reviews how metaclasses can be employed to implement static checking of user-defined derived classes.

  • UpdatedOct 28, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-metaclasses topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-metaclasses topic, visit your repo's landing page and select "manage topics."

Learn more