Metadata-Version: 2.1
Name: config-proxy
Version: 0.1.0
Summary: Configuration proxy that enables specifying both source json path and / or environmental variable in order to get configuration value
Author: Tomas Votava
Author-email: info@tomasvotava.eu
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: jsonpath-ng (>=1.5.2,<2.0.0)
Requires-Dist: jsonschema (>=3.2.0,<4.0.0)
