Metadata-Version: 2.1
Name: ykenan_file
Version: 0.2.3
Summary: File read and write operations
Author-email: Yu Zhengmin <3236170161@qq.com>
Project-URL: github, https://github.com/YuZhengM/ykenan_file
Keywords: ykenan,file,read,write
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_file

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

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

## Use

> install

```shell
pip install ykenan_file
```

> import

```shell
import ykenan_file as yf
```

