Metadata-Version: 2.1
Name: zhangUtils
Version: 0.2.2
Summary: utils
Home-page: https://github.com/13293968395/zhangUtils
Author: zhang
Author-email: 1694117691@qq.com
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

# zhangUtils

## ssim psnr
## show
## savePic
## readPic

```
conda install PIL scikit-image -y
```



```shell
python setup.py sdist bdist_wheel
```

```shell
twine upload dist/*
```
