Testing whether CustomUI is installed

Hi all,

Is there any way that a python_script (not appdaemon) can test to see if something is installed? Specifically at the moment I’m looking to be able to tell if the user has setup CustomUI.

Is it possible to query the items defined under the frontend: section of the configuration.yaml file (or in the system configuration in case it’s been separated)?

Nigel