Developer Documentation | Available Properties
Introduction
This project contains 51Degrees Device Detection shared logic for Python which is used by the 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
- Python 3.8+
From PyPi
pip install fiftyone_devicedetection_shared
Tests
To run the tests use:
python -m unittest discover -s tests -p test*.py -b