Metadata-Version: 2.1
Name: fiftyone_pipeline_cloudrequestengine
Version: 4.0.0
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 package extends the flow element class created by the fiftyone.pipeline.core pacakge into a specialized type of flow element called an engine.
Home-page: http://51degrees.com/
Author: 51Degrees
License: EUPL-1.2
Description: ![51Degrees](https://51degrees.com/DesktopModules/FiftyOne/Distributor/Logo.ashx?utm_source=github&utm_medium=repository&utm_content=readme_main&utm_campaign=python-open-source "Data rewards the curious") **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) 
        
        ## This package fiftyone_pipeline_cloudrequestengine
        
        This package uses the `engines` class created by the `fiftyone.pipeline.engines`. It makes available:
        
        * A `Cloud Request Engine` which 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/
        * A `Cloud Engine` template which reads data from the Cloud Request Engine.
        
        It is used by the cloud versions of the following 51Degrees engines:
        
        - **fiftyone_devicedetection** - A device detection engine
        - **fiftyone_location** - A geolocation lookup engine
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7
Description-Content-Type: text/markdown
