Metadata-Version: 2.1
Name: flexi-config
Version: 1.0.2
Summary: Flexible config objects utilizing AWS Secrets Manager
Home-page: https://github.com/leantaas/flexi_config
Author: LeanTaaS
Author-email: ryan.b@leantaas.com
License: UNKNOWN
Description: # flexi_config
        This library grabs configuration parameters 
        for a project by utilizing an environment specific YAML file.
        Any values that beging with `aws:` will be read from AWS secrets.
        
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
