Introspection of Python dataclasses
Overview
This article contains:
A brief introduction to Python dataclasses and introspection
An example of a dataclass model to store data
Details on how to programmatically inspect our example model
Prerequisites:
Basic Python knowledge includ...
johndru.hashnode.dev7 min read