Metadata-Version: 2.4
Name: ykenan_file
Version: 0.2.8
Summary: File read and write operations
Project-URL: github, https://github.com/YuZhengM/ykenan_file
Author-email: Zhengmin Yu <yuzmbio@163.com>
License-File: LICENSE
Keywords: file,read,write,ykenan
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: pandas>=1.5.3
Requires-Dist: requests>=2.30.0
Requires-Dist: ykenan-log>=0.2.5
Description-Content-Type: text/markdown

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

