paint-brush
Baby Steps to Metaclasses in Python3by@keosariel
766 reads
766 reads

Baby Steps to Metaclasses in Python3

by kenneth gabriel3mApril 10th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Every single thing you create in python has a type associated with it. The type is essentially the class we instantiated initially, so to create a new instance we use the class name and the expected parameters or arguments which will later be the associated type. However classes also have types associated with them. The way we can modify classes is through inheritance. The class above is an example of what is called a META-CLASS. The class is a way to monitor or supervise what happens in class definition.

Company Mentioned

Mention Thumbnail
featured image - Baby Steps to Metaclasses in Python3
kenneth gabriel HackerNoon profile picture
kenneth gabriel

kenneth gabriel

@keosariel

Software engineer

About @keosariel
LEARN MORE ABOUT @KEOSARIEL'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

kenneth gabriel HackerNoon profile picture
kenneth gabriel@keosariel
Software engineer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Startupnchill
Rootdaemon