numpy.distutils.misc_util.Configuration.get_info

Configuration.get_info(*names)

Get resources information.

Return information (from system_info.get_info) for all of the names in the argument list in a single dictionary.

This Page