\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb Class Reference

Public Member Functions

def  build (self, config, logger)
def  run (self)
def  jsonroute ()

Static Public Member Functions

def  server ()
def  build_config ()

Static Public Attributes

 app = Flask(__name__)
 methods

Member Function Documentation

◆ build()

def fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.build (   self,
  config,
  logger  
)

◆ build_config()

def fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.build_config ( )
static

◆ jsonroute()

def fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.jsonroute ( )

◆ run()

def fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.run (   self )

◆ server()

def fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.server ( )
static

Member Data Documentation

◆ app

fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.app = Flask(__name__)
static

◆ methods

fiftyone_devicedetection_examples.onpremise.gettingstarted_web.app.GettingStartedWeb.methods
static
On This Page