hou.isApprentice function
Returns True if the application is an apprentice (non-commercial) version. Returns False otherwise.
See also: hou.applicationCompilationDate, hou.applicationName, hou.applicationVersion, hou.applicationVersionString
Usage
isApprentice() → bool
If this method is executed in python, then it returns True if the hou module is an apprentice version and False otherwise.