Metadata-Version: 2.1
Name: dlhub-client
Version: 0.0.1
Summary: DLHub Python client
Home-page: https://github.com/DLHub-Argonne/dlhub_client
License: Apache License, Version 2.0
Keywords: DLHub,Data and Learning Hub for Science,machine learning,deep learning,data publication,reproducibility
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.4
Requires-Dist: pandas
Requires-Dist: requests (>=2.18.4)
Requires-Dist: ipywidgets

DLHub Client is the python package for DLHub. DLHub Client allows users to easily access machine learning and deep learning models to facilitate scientific discovery.


