Cloud Request Engine
Python Pipeline Cloud Request Engine
Introduction
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+
This package fiftyone_pipeline_cloudrequestengine
This package uses the engines class created by the fiftyone-pipeline-engines. It makes available:
- A
Cloud Request Enginewhich calls the 51Degrees cloud service to fetch properties and metadata about them based on a provided resource key. Get a resource key at https://configure.51degrees.com/?utm_source=github&utm_medium=readme&utm_campaign=pipeline-python&utm_content=fiftyone_pipeline_cloudrequestengine-readme.md&utm_term=this-package-fiftyone_pipeline_cloudrequestengine - A
Cloud Enginetemplate which reads data from the Cloud Request Engine.
Pointing the engine at another host
The engine calls https://cloud.51degrees.com/api/v4/ unless told
otherwise. Set the FOD_CLOUD_API_URL environment variable, or pass
cloud_endpoint in the engine settings, to the API base of another
host including the /api/v4/ segment. A host other than
cloud.51degrees.com would be used to (a) use an on premise web server,
or (b) use a privately hosted version of the 51Degrees cloud for
performance reasons. This is the private hosting option of the cloud
service, and both run the same service, so code written against one
works unchanged against the other.
It is used by the cloud versions of the following 51Degrees engines:
- fiftyone_devicedetection - Get details about the devices accessing your web page
- fiftyone_location - Get postal address details from the location of devices accessing your web page
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fiftyone_pipeline_cloudrequestengine-4.5.17.tar.gz.
File metadata
- Download URL: fiftyone_pipeline_cloudrequestengine-4.5.17.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecbf0192661f20b689ab85abf2f844cff062480375d8a03fa6b6e9f39369df6c
|
|
| MD5 |
341b7451660d8bdfcdc306ed51c7246d
|
|
| BLAKE2b-256 |
3f10a4ee79588b089a08a5f63742d4976616835cf3aaa09219f27e0a0677a379
|
File details
Details for the file fiftyone_pipeline_cloudrequestengine-4.5.17-py3-none-any.whl.
File metadata
- Download URL: fiftyone_pipeline_cloudrequestengine-4.5.17-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d71625a73ceaf8d88fa7a6786df006b3803e4e5b5a834e9ba20e4d0fa22f1b
|
|
| MD5 |
f10bb9c1ff9035a07b604152944351ca
|
|
| BLAKE2b-256 |
5a7f33acc8e2eda9d70991e1742dc72dde04e7eba3d96edf28c61a33110d119b
|