get_installed_scripts

gammapy.utils.scripts.get_installed_scripts()[source]

Get list of installed scripts via pkg-resources.

See http://peak.telecommunity.com/DevCenter/PkgResources#convenience-api

TODO: not sure if this will be useful … maybe to check if the list of installed packages matches the available scripts somehow?