Metadata-Version: 2.1
Name: confo
Version: 0.1.6.2
Summary: Confo is a configuration manager, built to support multiple backend systems
Home-page: https://github.com/sambe-consulting/confo
Author: Sambe Consulting
Author-email: development@sambe.co.za
License: Apache License 2.0
Description: <p align="center"><img src="https://raw.githubusercontent.com/sambe-consulting/confo/master/assets/logo.png" width="400"></p>
        
        <p align="center"><h3 style="color: #193967; text-align: center">Distributed configuration manager for python</h3></p>
        
        <p align="center">
        <a href="https://github.com/sambe-consulting/confo/actions/workflows/pytest-workflow.yml"><img src="https://github.com/sambe-consulting/confo/actions/workflows/pytest-workflow.yml/badge.svg"></a>
        <a href="https://houndci.com"><img src="https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg"></a>
        <a href="https://github.com/apache/zookeeper/blob/master/LICENSE.txt"><img src="https://img.shields.io/github/license/apache/zookeeper"></a></p>
        
        ## About Confo
        Confo is a flexible multi backend configuration manager for python.Built to provide a unified configuration management interface in different environments.Confo supports both local configuration with json files and distributed configurations,best suited for micro-service and distributed systems development.
        
        ## Getting Started
        To get started please read the documentation online at https://github.com/sambe-consulting/confo 
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
