Feb 11, 2021
That's why pprint is a minor feature.
Honestly, these days I'm heavily using dataclasses. If you do everything as a dataclass, you can have behavior and still serialize to JSON or etc.
That's why pprint is a minor feature.
Honestly, these days I'm heavily using dataclasses. If you do everything as a dataclass, you can have behavior and still serialize to JSON or etc.