cpppo
cpppo copied to clipboard
Enumerate class attributes
Is there a way to list all of the attributes of a given class with this package (i.e. name, data type, etc.)? I looked into the get_attribute module but it seems it only returns values for a specific instance.