guynir42 / AstroRetriever

A package used for downloading and processing images from various astronomical surveys
Other
4 stars 2 forks source link

Universal help function #65

Closed guynir42 closed 1 year ago

guynir42 commented 1 year ago

Use classmethod to allow a user to get help on an object or class. This specifies the short docstring and parameter printout, and the same help, recursively, for subclasses.