from HPEModule import HPEModule if __name__ == '__main__': pe = HPEModule() # use camera 0 pe.startHPEwithCamera(0)