Metadata-Version: 2.1
Name: mountain-ai-py
Version: 0.0.2
Summary: a python client for mountain-ai
Home-page: 
Author: ShenBing
Author-email: shenbinglife@163.com
License: UNKNOWN
Platform: all
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# mountain-ai-py
this is a python client for mountain-ai

# install
```shell
pip install mountain-ai-py
```

# use
```python

```

