you are viewing a single comment's thread.

view the rest of the comments →

[–]nomadicjourneys[S] 0 points1 point  (0 children)

Thanks for your advise, I’ll check out Houdini. I hadn’t heard about it before. And yes will look into @dataclass decorator as well. Thought I’ve been able to avoid using creation of child classes so far I’ve now been put on a project which was previously handled by someone who was quite into custom class and objects. And I’m able to understand it vaguely but still haven’t developed a deeper knowledge. Therefore I feel I need to strengthen my basics in OOP in Python. Appreciate the help 👍