\r\n

51Degrees Device Detection Python  4.4

Device Detection services for 51Degrees Pipeline

51Degrees Device Detection Engines - Device Detection

51Degrees v4 Device Detection Python

Developer Documentation | Available Properties

Introduction

This project contains 51Degrees Device Detection Engine builders for Python which can be used to build both on-premise and cloud implementations.

The Pipeline is a generic web request intelligence and data processing solution with the ability to add a range of 51Degrees and/or custom plug ins (Engines)

Requirements

From PyPi

pip install fiftyone_devicedetection

Tests

To run the tests use:

python -m unittest discover -s tests -p test*.py -b