a client for apollo
Project description
apollo 常用工具包 用于python项目连接携程apollo For python project to get configuration from ctrip apollo
使用方式 / usage: client = ApolloClient(app_id=’bruce_test’, config_server_url=’http://106.12.25.204:8080’) client.start()
a = client.get_value(‘a’)
提供自动热更新,可以在初始化ApolloClient时,设置更新的频率,默认5分钟更新 提供本地配置缓存以及服务异常监听 Automatic update is provided. When the Apollo client is initialized, the update frequency can be set. The default is 5 minutes Provide local configuration cache and service exception monitoring
11/24/2019 Bruce 0.8.2 优化本地缓存的存储方式 1/4/2020 Bruce 0.8.4 修复文件读取异常的bug 3/24/2020 [prchen](https://github.com/prchen) 0.8.5 修复安装过程中requests模块依赖的问题 7/5/2020 Bruce 0.9 主线程退出时,关闭获取配置的子线程
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file apollo-client-0.9.tar.gz
.
File metadata
- Download URL: apollo-client-0.9.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a22035bfa06fbfa1f321eae268ffe0c1ce6fdc20a7f39f6338e4da60a1a949a |
|
MD5 | 62f4944469315e0fdeeee9cc890a5b94 |
|
BLAKE2b-256 | 300ba670aa498f62b1d2d59dfa997e45004ee9a172ce74c969edec8ad4a9468b |