Metadata-Version: 2.1
Name: easemlclient
Version: 0.1.0
Summary: Client library used to communicate with the ease.ml service.
Home-page: https://github.com/DS3Lab/easeml
Author: Bojan Karlas
Author-email: bojan.karlas@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.22.0)
Requires-Dist: pyrfc3339 (>=1.1)
Requires-Dist: tuspy (>=0.2.4)
Requires-Dist: docker (>=4.0.1)

# Ease.ml Client

This is the Python implementation of the ease.ml client.


