smarie/python-autoclass

Provide an @autodict annotation to create a dictionary view on top of objects

smarie opened this issue · 0 comments

The view should be read-only and for example either show the constructor arguments, or all fields of the object.