Metadata-Version: 2.1
Name: faas-supervisor
Version: 1.3.2
Summary: Input/Output data manager for FaaS
Home-page: https://github.com/grycap/faas-supervisor
Author: GRyCAP - Universitat Politecnica de Valencia
Author-email: alpegon3@upv.es
License: Apache 2.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: boto3
Requires-Dist: setuptools (>=40.8.0)
Requires-Dist: pyyaml

# Faas Supervisor

[![Test, build and deploy](https://github.com/grycap/faas-supervisor/workflows/Test,%20build%20and%20deploy/badge.svg)](https://github.com/grycap/faas-supervisor/actions?query=workflow%3A%22Test%2C+build+and+deploy%22) [![PyPi version](https://img.shields.io/pypi/v/faas-supervisor.svg)](https://pypi.org/project/faas-supervisor/) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

Input / Output data manager for FaaS functions.
Works in different cloud environments and allows different data providers.

Python package available at Pypi with the name **faas-supervisor**.


