Metadata-Version: 2.1
Name: fairing
Version: 0.5.1
Summary: Python SDK for building, training, and deploying ML models
Home-page: https://github.com/kubeflow/fairing
Author: Kubeflow Authors
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: docker (>=3.4.1)
Requires-Dist: notebook (>=5.6.0)
Requires-Dist: kubernetes (>=8.0.1)
Requires-Dist: future (>=0.17.1)
Requires-Dist: six (>=1.11.0)
Requires-Dist: google-cloud-storage (>=1.13.2)
Requires-Dist: requests (>=2.21.0)
Requires-Dist: setuptools (>=34.0.0)
Requires-Dist: google-auth (>=1.6.2)
Requires-Dist: httplib2 (>=0.12.0)
Requires-Dist: oauth2client (>=4.0.0)
Requires-Dist: tornado (<6.0.0,>=5.1.1)
Requires-Dist: google-api-python-client (>=1.7.8)
Requires-Dist: cloudpickle (>=0.8)
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-pep8 ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'

UNKNOWN


