FMELicenseManager
Returns whether or not a given ArcGIS product is installed. The following products are supported:
ArcGIS Desktop
ArcGIS Engine
ArcGIS Server
None - any ArcGIS product
None
productName (str) – The name of the ArcGIS product.
bool
Returns True if the product is installed and False otherwise.
True
False