Search before asking
Description
It would be very cool if there were Python wrappers on the Metadata inside of the loader objects to provide type hinting usage. This could be accomplished using @propertys, a metadata subclass, or many other methods.
Use case
QoL feature for developers.
Additional
I could potentially implement this and propose it in a PR someday. Just wanted to open this issue to write the idea down so I don't forget about it.
Are you willing to submit a PR?
Search before asking
Description
It would be very cool if there were Python wrappers on the Metadata inside of the loader objects to provide type hinting usage. This could be accomplished using
@propertys, a metadata subclass, or many other methods.Use case
QoL feature for developers.
Additional
I could potentially implement this and propose it in a PR someday. Just wanted to open this issue to write the idea down so I don't forget about it.
Are you willing to submit a PR?