fiftyone-devicedetection-cloud 4.5.0a50__tar.gz → 4.5.0a54__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.
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/PKG-INFO +1 -1
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud.egg-info/PKG-INFO +1 -1
- fiftyone_devicedetection_cloud-4.5.0a54/version.txt +1 -0
- fiftyone_devicedetection_cloud-4.5.0a50/version.txt +0 -1
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/MANIFEST.in +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/pyproject.toml +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/readme.md +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/setup.cfg +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/setup.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud/__init__.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud/devicedetection_cloud.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud/devicedetection_cloud_pipelinebuilder.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud/hardwareprofile_cloud.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud.egg-info/SOURCES.txt +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud.egg-info/dependency_links.txt +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud.egg-info/requires.txt +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/src/fiftyone_devicedetection_cloud.egg-info/top_level.txt +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/tests/test_cloud.py +0 -0
- {fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/tests/test_properties.py +0 -0
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fiftyone_devicedetection_cloud
|
|
3
|
-
Version: 4.5.
|
|
3
|
+
Version: 4.5.0a54
|
|
4
4
|
Summary: 51Degrees Device Detection parses HTTP headers to return detailed hardware, operating system, browser, and crawler information for the devices used to access your website or service. This package retrieves device detection results by consuming the 51Degrees cloud service.
|
|
5
5
|
Home-page: https://51degrees.com/
|
|
6
6
|
Author: 51Degrees Engineering
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fiftyone_devicedetection_cloud
|
|
3
|
-
Version: 4.5.
|
|
3
|
+
Version: 4.5.0a54
|
|
4
4
|
Summary: 51Degrees Device Detection parses HTTP headers to return detailed hardware, operating system, browser, and crawler information for the devices used to access your website or service. This package retrieves device detection results by consuming the 51Degrees cloud service.
|
|
5
5
|
Home-page: https://51degrees.com/
|
|
6
6
|
Author: 51Degrees Engineering
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
4.5.0-alpha.54
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
4.5.0-alpha.50
|
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/MANIFEST.in
RENAMED
|
File without changes
|
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/pyproject.toml
RENAMED
|
File without changes
|
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/readme.md
RENAMED
|
File without changes
|
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/setup.cfg
RENAMED
|
File without changes
|
{fiftyone_devicedetection_cloud-4.5.0a50 → fiftyone_devicedetection_cloud-4.5.0a54}/setup.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|