Colstuwjx / apyllo

Another python client for ctrip apollo config center, https://github.com/ctripcorp/apollo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apyllo

中文

Another python client for ctrip apollo config center, https://github.com/ctripcorp/apollo

Features

  • Canary configurations for client
  • Multiple namespace subscribe
  • Realtime polling and local dump
  • Fallback to local caches while server is unavailable

TODO

  • Watch changes and popout events

Install

Source Code

# git clone git@github.com:Colstuwjx/apyllo.git
# python setup.py install

Pypi

Add one line to your requirements.txt:

git+http://github.com:Colstuwjx/apyllo.git#egg=apyllo

Usage

See examples for detail usage.

About

Another python client for ctrip apollo config center, https://github.com/ctripcorp/apollo

License:Apache License 2.0


Languages

Language:Python 100.0%