Description
Function signatures can be inspected in legacy Python 2 code with a backport of PEP 362 behavior. This library helps frameworks and tools understand callable parameters, defaults, and annotations-like metadata.
It is imported by other software, not opened directly. The package supports introspection and does not execute application logic by itself.