\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline
string  tests.test_properties.header_file_path = "./tests/51Degrees.csv"
tuple  tests.test_properties.mobile_ua 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() \