Metadata-Version: 2.1
Name: configprops
Version: 0.0.2
Summary: 'configprops' defines a set of KEYS (sharing prefix) as configuration keys. Allow overriding from environment variables.
Home-page: https://github.com/tommyxu/configprops
Author: Xu Yijun
Author-email: xuyijun@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

# configprops

## Introduction

This packages defines a set of KEYS (sharing prefix) as configuration keys. Allow overriding from environment variables.

## Examples

Examples follows soon.



