Metadata-Version: 2.1
Name: dlhub-sdk
Version: 0.9.4
Summary: Python interface and utilities for DLHub
Home-page: https://github.com/DLHub-Argonne/dlhub_sdk
Author: Ben Blaiszik
Author-email: bblaiszik@anl.gov
License: Apache License, Version 2.0
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
Requires-Dist: globus-sdk (>=1.9.0)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: mdf-toolbox (>=0.5.4)
Requires-Dist: jsonschema (>=3.2.0)
Requires-Dist: funcx (>=0.0.5)

DLHub SDK contains a Python interface to the Data and Learning Hub for Science (DLHub). These interfaces include functions for quickly describing a model in the correct schema for DLHub, and discovering or using models that other scientists have published.


