Metadata-Version: 2.0
Name: Velox
Version: 0.2.0
Summary: Batteries-included tooling for handling promotion, versioning, and zero-downtime requirments of Machine Learning models in production.
Home-page: https://github.com/lukedeo/Velox
Author: Luke de Oliveira
Author-email: lukedeo@ldo.io
License: Apache 2.0
Download-URL: https://github.com/lukedeo/Velox/archive/0.2.0.tar.gz
Keywords: Machine-Learning TensorFlow Deployment Versioning Keras AWS Deep Learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: apscheduler
Requires-Dist: boto3
Requires-Dist: future
Requires-Dist: futures
Requires-Dist: semantic-version
Requires-Dist: six
Provides-Extra: aws
Requires-Dist: boto3; extra == 'aws'
Provides-Extra: docs
Requires-Dist: bs4; extra == 'docs'
Requires-Dist: pdoc; extra == 'docs'
Requires-Dist: strif; extra == 'docs'
Provides-Extra: tests
Requires-Dist: backports.tempfile; extra == 'tests'
Requires-Dist: keras[h5py]; extra == 'tests'
Requires-Dist: mock; extra == 'tests'
Requires-Dist: moto; extra == 'tests'
Requires-Dist: numpy; extra == 'tests'
Requires-Dist: pytest; extra == 'tests'
Requires-Dist: pytest-cov; extra == 'tests'
Requires-Dist: pytest-pep8; extra == 'tests'
Requires-Dist: pytest-xdist; extra == 'tests'
Requires-Dist: python-coveralls; extra == 'tests'
Requires-Dist: scikit-learn; extra == 'tests'
Requires-Dist: tensorflow; extra == 'tests'

UNKNOWN


