genvid.toolbox.SDKInstallationFolder

class genvid.toolbox.SDKInstallationFolder

Bases: DefaultInstallationFolder

Class to manage the Genvid MILE SDK installation folder.

New in version 1.41.0.

FOLDER_GUARD_FILENAME: Optional[str] = 'THIS_IS_GENVID_SDK_FOLDER'

Name of the guard file that must be present in a valid installation folder.

class sdk_folder.SDKInstallationFolder

Implementation of genvid.toolbox.SDKInstallationFolder.