Description
Extract signatures and structured API information from Python programs. It helps documentation tools understand modules, classes, functions, annotations, and public interfaces for generated reference docs.
This is source-inspection tooling. Generated documentation should be reviewed before publishing, because API signatures may reveal internal modules, paths, or unsupported interfaces.