Metadata-Version: 2.1
Name: machine-data-hub
Version: 0.1.0
Summary: Python-based Command Line Tool to use the Machine Data Hub
License: MIT
Author: ceciliabarnes
Author-email: cbarnes7@uw.edu
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: rfc6266 (>=0.0.4,<0.0.5)
Requires-Dist: sphinx-rtd-theme (>=0.5.1,<0.6.0)
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
Requires-Dist: tqdm (>=4.60.0,<5.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
