Metadata-Version: 2.1
Name: easylib
Version: 0.0.3
Summary: Frequently used functions and modules library for Python 3 by ZhouYang Luo.
Home-page: https://github.com/luozhouyang/easylib
Author: ZhouYang Luo
Author-email: zhouyang.luo@gmail.com
License: Apache License V2
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# easylib
Frequently used functions and modules library for Python 3 by ZhouYang Luo


## Installation

```bash
pip install easylib
```



