Metadata-Version: 2.1
Name: PrettyConfig
Version: 0.0.1
Summary: This library helps you to keep configuration and hyper-parameters pretty!
Home-page: https://github.com/Ehsan-MAE/PrettyConfig
Author: Ehsan Montahaei
Author-email: ehsan.montahaei@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# PrettyConfig
This library helps you to keep configuration and hyper-parameters pretty! Make your configuration as a neat hierarchical struct. Utilize PrettyConfig for hyper-parameter searching in addition to the ability of saving, and loading configuration from file.


