missing_dependencies_by_extra#

sunpy.util.missing_dependencies_by_extra(package='sunpy', exclude_extras=None)[source]#

Get all the specified extras for a package and report any missing dependencies.

This function will also return a “required” item in the dict which is the dependencies associated with no extras.