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