vacanza/python-holidays

v1: refactor entity classes, extract attributes

arkid15r opened this issue · 0 comments

Code Readability: the idea is to extract non-essential entity attributes (labels, names, etc) to a separate class keeping minimum required attributes at the top level class.