Metadata-Version: 2.1
Name: ykenan_util
Version: 0.0.3
Summary: Tool class
Author-email: Yu Zhengmin <3236170161@qq.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

# 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
```

