Another python client for ctrip apollo config center, https://github.com/ctripcorp/apollo
- Canary configurations for client
- Multiple namespace subscribe
- Realtime polling and local dump
- Fallback to local caches while server is unavailable
- Watch changes and popout events
# git clone git@github.com:Colstuwjx/apyllo.git
# python setup.py install
Add one line to your requirements.txt:
git+http://github.com:Colstuwjx/apyllo.git#egg=apyllo
See examples for detail usage.