Metadata-Version: 2.2
Name: zhangUtils
Version: 0.2.1
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# zhangUtils

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

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



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

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