get-annotations

JSON →
library 0.1.2 ·python
verified Jun 7, 2026

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.