Metadata-Version: 2.4
Name: apollo-client-python
Version: 0.2.2
Summary: apollo-client-python - Python Client for Ctrip's Apollo
Project-URL: Homepage, https://github.com/cingee2016/apollo-client-python
Project-URL: Repository, https://github.com/cingee2016/apollo-client-python
Author-email: cingee <cingee16@outlook.com>
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

apollo-client-python - Python Client for Ctrip's Apollo
================
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

方便Python接入配置中心框架 [Apollo](https://github.com/ctripcorp/apollo) 所开发的Python版本客户端。

基于 [xhrg-product/apollo-client-python](https://github.com/xhrg-product/apollo-client-python)  修改

* Python3.x
* Apollo配置中心拉取配置
* 支持回调
* secret认证
* 本地文件缓存
* 热更新，通过参数配置

  
