51Degrees Device Detection Python  4.5

Device Detection services for 51Degrees Pipeline
tuple  tests.test_properties.chrome_ua
list  tests.test_properties.exclude_properties = ["setheaderbrowseraccept-ch", "setheaderplatformaccept-ch", "setheaderhardwareaccept-ch"]  tests.test_properties.resource_key = os.environ["resource_key"]  tests.test_properties.properties_list = get_properties_from_header_file(header_file_path)  tests.test_properties.cloudRequestEngine = CloudRequestEngine({"resource_key": resource_key})  tests.test_properties.deviceDetectionCloudEngine = DeviceDetectionCloud()  tests.test_properties.pipeline = PipelineBuilder() \