Metadata-Version: 2.0
Name: ffdl-client
Version: 0.1.0
Summary: Fabric for Deep Learning python client.
Home-page: https://github.com/lresende/ffdl-python-client
Author: Luciano Resende
Author-email: lresende@apache.org
License: Apache License, Version 2.0
Keywords: ffdl-python-client
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=6.0)
Requires-Dist: bumpversion (>=0.5.3)
Requires-Dist: wheel (>=0.30.0)
Requires-Dist: watchdog (>=0.8.3)
Requires-Dist: flake8 (>=3.5.0)
Requires-Dist: tox (>=2.9.1)
Requires-Dist: coverage (>=4.5.1)
Requires-Dist: twine (>=1.10.0)
Requires-Dist: requests (<3.0,>=2.8)

==============================================
Fabric for Deep Learning - FfDL Python Client
==============================================

A python client library to help integrate with Fabric for Deep Learning servers 

Features
--------

* TODO



