Metadata-Version: 2.1
Name: savvihub
Version: 0.0.3
Summary: A Command line interface and library for SavviHub
Home-page: https://savvihub.com/
Author: Floyd Ryoo
Author-email: floyd@savvihub.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

<div align="center">
  <img src="https://imgur.com/FgQvEZ2.png" /><br><br>
</div>

# savvihub-client [![pypi](https://img.shields.io/pypi/v/savvihub.svg)](https://pypi.python.org/pypi/savvihub)

A Command line interface and library for SavviHub


## Features
- A Command line interface to communicate with SavviHub
- Python SDK to log the experiment

## Quickstart
```shell
pip install savvihub
```

