File tree Expand file tree Collapse file tree 1 file changed +46
-3
lines changed
Expand file tree Collapse file tree 1 file changed +46
-3
lines changed Original file line number Diff line number Diff line change 1- # client-python
2- ## WIP
3- <img src =" https://codecov.io/gh/protoconf/client-python/graph/badge.svg?token=FKL3fjQaY3)](https://codecov.io/gh/protoconf/client-python " >
1+
2+ <H1 > WIP </H1 >
3+
4+ <p align =" center " >
5+ <img src =" https://avatars.githubusercontent.com/u/51154987?s=200&v=4 " width =" 100 " alt =" project-logo " >
6+ </p >
7+ <p align =" center " >
8+ <h1 align="center"><a href="https://github.com/protoconf/protoconf">Protoconf</a> Python client</h1>
9+ </p >
10+
11+ <p align =" center " >
12+ <em>codify configuration, instant delivery</em>
13+ </p >
14+ <p align =" center " >
15+ <img src="https://img.shields.io/github/license/protoconf/client-python?style=default&logo=opensourceinitiative&logoColor=white&color=0080ff" alt="license">
16+ <img src="https://img.shields.io/github/last-commit/protoconf/client-python?style=default&logo=git&logoColor=white&color=0080ff" alt="last-commit">
17+ <img src="https://codecov.io/gh/protoconf/client-python/graph/badge.svg?token=FKL3fjQaY3)](https://codecov.io/gh/protoconf/client-python">
18+ <p align =" center " >
19+ <!-- default option, no dependency badges. -->
20+ </p >
21+
22+ <br ><!-- TABLE OF CONTENTS -->
23+
24+ <details >
25+ <summary >Table of Contents</summary ><br >
26+
27+ - [ 📍 Overview] ( #-overview )
28+ - [ 🧩 Features] ( #-features )
29+ </details >
30+ <hr >
31+
32+ ## 📍 Overview
33+
34+ ` protoconfloader ` is a Python library that provides a flexible and robust configuration management solution.
35+ <br >
36+ It supports loading configuration from files, watching for file changes, and subscribing to configuration updates from a Protoconf server.
37+
38+ ---
39+
40+ ## 🧩 Features
41+
42+ - Load configuration from files
43+ - Watch configuration files for changes
44+ - Subscribe to configuration updates from a Protoconf server
45+ - Hot Reload of configuration changes
46+ - Thread-safe access to configuration values
You can’t perform that action at this time.
0 commit comments