Metadata-Version: 2.4
Name: pyzyj
Version: 1.1.3
Home-page: https://github.com/ZYJIQVV/pyzyj
Author: zyj
Author-email: 
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: pycocotools
Requires-Dist: lxml
Requires-Dist: tqdm
Requires-Dist: matplotlib
Requires-Dist: scikit-image
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: pyyaml
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist

<center><font size=7><b>PyZYJ</b></font></center>
ZYJ's <b>OWN</b> python tools.

[![PyPI version](https://badge.fury.io/py/pyzyj.svg)](https://badge.fury.io/py/pyzyj)
[![GitHub license](https://img.shields.io/github/license/ZYJIQVV/pyzyj)](https://img.shields.io/github/license/ZYJIQVV/pyzyj)

[//]: # ([![GitHub version]&#40;https://badge.fury.io/gh/ZYJIQVV%2Fpyzyj.svg&#41;]&#40;https://badge.fury.io/gh/ZYJIQVV%2Fpyzyj&#41;)

Version `1.1.0` Release

[Source Code Available on GitHub](https://github.com/ZYJIQVV/pyzyj)

This is a collection of Python tools I have written for my own work.
I have decided to publish it as a package on `PyPI` and `GitHub` so that it can be installed and used in any of my projects.
These tools are currently mainly used for data processing, data analysis, and data visualization.
It will continue to be updated in the future.

`update.py` may have to run under admin permission. It can run in a cmd terminal or in a python environment with admin permission.
