Metadata-Version: 2.1
Name: pyyaml_util
Version: 1.0.0
Summary: yaml助手
Home-page: https://github.com/buyfakett
Author: buyfakett
Author-email: buyfakett@vip.qq.com
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyyaml

<h1 align="center">pyyaml_util</h1>

- yaml_util.py

yaml的各种封装方法，主要使用read_yaml方法，来读取配置，所有配置都放在启动文件同一目录的config文件夹下，传入的filename不需要加.yaml
