Metadata-Version: 1.2
Name: dlhub_sdk
Version: 0.1.1
Summary: Tools for submitting datasets and models to DLHub
Home-page: https://github.com/DLHub-Argonne/dlhub_sdk
Author: Ben Blaiszik
Author-email: bblaiszik@anl.gov
License: Apache License, Version 2.0
Description: DLHub SDK contains utilities that simplify interacting with the Data and Learning Hub for Science (DLHub). This package contains tools for formatting descriptions of datasets and machine learning models in the format required by DLHub (MetadataModels), and a wrapper around the  REST API for DLHub (DLHubClient). The DLHubClient provides an easy route for publishing, discovering, and using machine learning models in DLHub.
Keywords: DLHub,Data and Learning Hub for Science,machine 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
