Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

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?