Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xtqxk/owl
- Owner: xtqxk
- License: apache-2.0
- Created: 2019-09-02T07:43:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T09:47:04.000Z (about 5 years ago)
- Last Synced: 2024-10-01T10:23:19.545Z (about 2 months ago)
- Topics: aiohttp, config, consul, flask, gevent, options, python, tornado
- Language: Python
- Size: 16.6 KB
- Stars: 7
- Watchers: 3
- 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 optionIt is originally created by XTQXK .
Installation
------------``pip install consul-owl``
License
------------Owl is under Apache 2.0 license. See the LICENSE file for details.