Metadata-Version: 2.1
Name: structconf
Version: 0.0.2
Summary: struct config using yaml
Home-page: https://github.com/Green-Wood/structconf
Author: Wenqi Zhao
Author-email: 1027572886a@gmail.com
License: MIT
Platform: UNKNOWN
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
Requires-Dist: setuptools (>=40.6.3)
Requires-Dist: pytest (==6.2.2)
Requires-Dist: pydantic (==1.7.3)
Requires-Dist: pyyaml (==5.4.1)

# StructConf

[![PyPI](https://img.shields.io/pypi/v/structconf?color=blue)](https://pypi.org/project/structconf/)


Config your project with yaml and validation



