Use Python's dataclass to make C like struct object #python #shorts

preview_player
Показать описание
Dataclass can be used to make a Python class that behaves like a structure in C. It is an improvement over NamedTuple because it allows default values.
Рекомендации по теме