Metadata-Version: 2.1
Name: json4e
Version: 1.0.0
Summary: py lib in order to generate data (json) for opensource echarts
Home-page: https://github.com/mythmgn/json4e
Author: Guannan Ma
Author-email: mythmgn@gmail.com
License: Apache License V2
Keywords: json4e,pyamis
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# PyAmis

## 1. Installation

Install with pip

- ```pip install json4e```

## 2. Examples

```python
# to be built
```


