Metadata-Version: 2.0
Name: Python-EasyConfig
Version: 0.0.1
Summary: A simple library for loading configurations easily in Python, inspired by `flask.config`.
Home-page: https://github.com/RussellLuo/easyconfig
Author: RussellLuo
Author-email: luopeng.he@gmail.com
License: MIT
Keywords: Configuration,Python
Platform: UNKNOWN
Requires-Dist: Werkzeug (>=0.7)

A simple library for loading configurations easily in Python, inspired by `flask.config`.


