\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_examples.onpremise.metadata_console Namespace Reference

Classes

class  MetaDataConsole
def  main (argv)
string  bgRed = "\u001b[41m"
string  fgWhite = "\u001b[37;1m"
string  colReset = "\u001b[0m"

Function Documentation

◆ main()

def fiftyone_devicedetection_examples.onpremise.metadata_console.main (   argv )

Variable Documentation

◆ bgRed

string fiftyone_devicedetection_examples.onpremise.metadata_console.bgRed = "\u001b[41m"

◆ colReset

string fiftyone_devicedetection_examples.onpremise.metadata_console.colReset = "\u001b[0m"

◆ fgWhite

string fiftyone_devicedetection_examples.onpremise.metadata_console.fgWhite = "\u001b[37;1m"
On This Page