Metadata-Version: 2.1
Name: manageconf
Version: 1.0.0
Summary: Builds a config object based on environment variables, settings files and (optional) parameters stored in AWS System Manager Parameter Store.
Home-page: https://github.com/sam-atkins/manageconf
Author: Sam Atkins
Author-email: samatkins@outlook.com
Keywords: configuration,env,AWS,12factor
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: anyconfig (>=0.9.8,<0.10.0)
Requires-Dist: boto3 (>=1.9,<2.0)
Project-URL: Repository, https://github.com/sam-atkins/manageconf
