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 year ago
JSON representation
Python consul config center for Flask, Gevent, Tornado and AioHTTP
- Host: GitHub
- URL: https://github.com/xtqxk/owl
- Owner: xtqxk
- License: apache-2.0
- Created: 2019-09-02T07:43:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T09:47:04.000Z (over 6 years ago)
- Last Synced: 2025-03-26T07:36:34.771Z (about 1 year ago)
- Topics: aiohttp, config, consul, flask, gevent, options, python, tornado
- Language: Python
- Size: 16.6 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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.