fiftyone-devicedetection-shared 4.5.55__tar.gz → 4.5.57__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (19) hide show
  1. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/PKG-INFO +4 -4
  2. fiftyone_devicedetection_shared-4.5.57/readme.md +25 -0
  3. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/setup.py +1 -1
  4. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared/example_constants.py +1 -1
  5. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared.egg-info/PKG-INFO +4 -4
  6. fiftyone_devicedetection_shared-4.5.57/version.txt +1 -0
  7. fiftyone_devicedetection_shared-4.5.55/readme.md +0 -25
  8. fiftyone_devicedetection_shared-4.5.55/version.txt +0 -1
  9. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/MANIFEST.in +0 -0
  10. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/pyproject.toml +0 -0
  11. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/setup.cfg +0 -0
  12. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared/__init__.py +0 -0
  13. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared/constants.py +0 -0
  14. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared/key_utils.py +0 -0
  15. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared/utils.py +0 -0
  16. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared.egg-info/SOURCES.txt +0 -0
  17. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared.egg-info/dependency_links.txt +0 -0
  18. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared.egg-info/requires.txt +0 -0
  19. {fiftyone_devicedetection_shared-4.5.55 → fiftyone_devicedetection_shared-4.5.57}/src/fiftyone_devicedetection_shared.egg-info/top_level.txt +0 -0
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fiftyone_devicedetection_shared
3
- Version: 4.5.55
3
+ Version: 4.5.57
4
4
  Summary: The 51Degrees Pipeline API 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). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API.
5
- Home-page: https://51degrees.com/
5
+ Home-page: https://51degrees.com/?utm_source=pypi&utm_medium=package&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-setup.py&utm_term=url
6
6
  Author: 51Degrees Engineering
7
7
  Author-email: engineering@51degrees.com
8
8
  License: EUPL-1.2
@@ -30,9 +30,9 @@ Dynamic: summary
30
30
 
31
31
  # 51Degrees Device Detection Engines - Shared
32
32
 
33
- ![51Degrees](https://51degrees.com/DesktopModules/FiftyOne/Distributor/Logo.ashx?utm_source=github&utm_medium=repository&utm_content=readme_main&utm_campaign=python-open-source "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
33
+ ![51Degrees](https://51degrees.com/img/logo.png?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
34
34
 
35
- [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "View all available properties and values")
35
+ [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "View all available properties and values")
36
36
 
37
37
  ## Introduction
38
38
 
@@ -0,0 +1,25 @@
1
+ # 51Degrees Device Detection Engines - Shared
2
+
3
+ ![51Degrees](https://51degrees.com/img/logo.png?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
4
+
5
+ [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "View all available properties and values")
6
+
7
+ ## Introduction
8
+
9
+ This project contains 51Degrees Device Detection shared logic for Python which is used by the on-premise and cloud implementations.
10
+
11
+ 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)
12
+
13
+ ## Requirements
14
+
15
+ * Python 3.8+
16
+
17
+ ### From PyPi
18
+
19
+ `pip install fiftyone_devicedetection_shared`
20
+
21
+ ## Tests
22
+
23
+ To run the tests use:
24
+
25
+ `python -m unittest discover -s tests -p test*.py -b`
@@ -41,7 +41,7 @@ setuptools.setup(
41
41
  version=read("version.txt"),
42
42
  author_email="engineering@51degrees.com",
43
43
  author="51Degrees Engineering",
44
- url="https://51degrees.com/",
44
+ url="https://51degrees.com/?utm_source=pypi&utm_medium=package&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-setup.py&utm_term=url",
45
45
  description=("The 51Degrees Pipeline API 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). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API."),
46
46
  long_description=read("readme.md"),
47
47
  long_description_content_type='text/markdown',
@@ -51,7 +51,7 @@ EVIDENCE_VALUES = [
51
51
 
52
52
  # Links:
53
53
  # - [getHighEntropyValues()](https://developer.mozilla.org/en-US/docs/Web/API/NavigatorUAData/getHighEntropyValues)
54
- # - [device.sua](https://51degrees.com/blog/openrtb-structured-user-agent-and-user-agent-client-hints)
54
+ # - [device.sua](https://51degrees.com/blog/openrtb-structured-user-agent-and-user-agent-client-hints?utm_source=code&utm_medium=comment&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-src-fiftyone_devicedetection_shared-example_constants.py&utm_term=evidence_values)
55
55
  # - [OpenRTB 2.6 spec](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/main/2.6.md#objectuseragent)
56
56
 
57
57
  # 51Degrees historically used HTTP header map to represent User-Agent Client Hints and expected the evidence to
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fiftyone_devicedetection_shared
3
- Version: 4.5.55
3
+ Version: 4.5.57
4
4
  Summary: The 51Degrees Pipeline API 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). This project contains 51Degrees Device Detection engines that can be used with the Pipeline API.
5
- Home-page: https://51degrees.com/
5
+ Home-page: https://51degrees.com/?utm_source=pypi&utm_medium=package&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-setup.py&utm_term=url
6
6
  Author: 51Degrees Engineering
7
7
  Author-email: engineering@51degrees.com
8
8
  License: EUPL-1.2
@@ -30,9 +30,9 @@ Dynamic: summary
30
30
 
31
31
  # 51Degrees Device Detection Engines - Shared
32
32
 
33
- ![51Degrees](https://51degrees.com/DesktopModules/FiftyOne/Distributor/Logo.ashx?utm_source=github&utm_medium=repository&utm_content=readme_main&utm_campaign=python-open-source "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
33
+ ![51Degrees](https://51degrees.com/img/logo.png?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
34
34
 
35
- [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "View all available properties and values")
35
+ [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=readme&utm_campaign=device-detection-python&utm_content=fiftyone_devicedetection_shared-readme.md&utm_term=51degrees-device-detection-engines-shared "View all available properties and values")
36
36
 
37
37
  ## Introduction
38
38
 
@@ -0,0 +1 @@
1
+ 4.5.57
@@ -1,25 +0,0 @@
1
- # 51Degrees Device Detection Engines - Shared
2
-
3
- ![51Degrees](https://51degrees.com/DesktopModules/FiftyOne/Distributor/Logo.ashx?utm_source=github&utm_medium=repository&utm_content=readme_main&utm_campaign=python-open-source "THE Fastest and Most Accurate Device Detection") **v4 Device Detection Python**
4
-
5
- [Developer Documentation](https://51degrees.com/device-detection-python/index.html?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "Developer Documentation") | [Available Properties](https://51degrees.com/resources/property-dictionary?utm_source=github&utm_medium=repository&utm_content=property_dictionary&utm_campaign=python-open-source "View all available properties and values")
6
-
7
- ## Introduction
8
-
9
- This project contains 51Degrees Device Detection shared logic for Python which is used by the on-premise and cloud implementations.
10
-
11
- 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)
12
-
13
- ## Requirements
14
-
15
- * Python 3.8+
16
-
17
- ### From PyPi
18
-
19
- `pip install fiftyone_devicedetection_shared`
20
-
21
- ## Tests
22
-
23
- To run the tests use:
24
-
25
- `python -m unittest discover -s tests -p test*.py -b`
@@ -1 +0,0 @@
1
- 4.5.55