Metadata-Version: 2.2
Name: ykenan_util
Version: 0.0.7
Summary: Tool class
Author-email: Zhengmin Yu <yuzmbio@163.com>
Project-URL: github, https://github.com/YuZhengM/ykenan_util
Keywords: ykenan,util,tool
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ykenan-log>=0.2.2
Requires-Dist: selenium>=4.10.0

# ykenan_util

> **`File read and write operations`**

This is a simple log package. You can see
[Github-ykenan_util](https://github.com/YuZhengM/ykenan_util)
[PyPI-ykenan_util](https://pypi.org/project/ykenan_util/)

## Use

> install

```shell
pip install ykenan_util
```

> import

```shell
import ykenan_util as yu
```

