get-annotations
JSON →A backport of Python 3.10's inspect.get_annotations() function, providing forward-compatible access to object annotations (function arguments, class attributes, etc.) for Python 3.6+. Version 0.1.2 is the latest; no recent releases.