What are metaclasses? PREMIUM

Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
4 min. read 5 min. video Python 3.8—3.12

What is a metaclass in Python?

Every object in Python has a class

Here's a list called numbers:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.