Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xtqxk/owl

Python consul config center for Flask, Gevent, Tornado and AioHTTP
https://github.com/xtqxk/owl

aiohttp config consul flask gevent options python tornado

Last synced: about 1 month ago
JSON representation

Python consul config center for Flask, Gevent, Tornado and AioHTTP

Awesome Lists containing this project

README

        

Owl
=====

Owl is a python Consul config center for Tornado, Gevent, Flask and AioHTTP. It supports:

* reading from remote config systems (Consul), and watching changes
* auto config value type convert
* json string value auto decode to config option

It is originally created by XTQXK .

Installation
------------

``pip install consul-owl``

License
------------

Owl is under Apache 2.0 license. See the LICENSE file for details.