[ 源代码: python-django-etcd-settings ]
软件包:python3-django-etcd-settings(0.1.13+dfsg-3)
python3-django-etcd-settings 的相关链接
Debian 的资源:
下载源码包 python-django-etcd-settings:
- [python-django-etcd-settings_0.1.13+dfsg-3.dsc]
- [python-django-etcd-settings_0.1.13+dfsg.orig.tar.gz]
- [python-django-etcd-settings_0.1.13+dfsg-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
config manager for Django apps based on ETCD (Python3 version)
This application allows you to extend the Django settings as configured in the settings.py file with:
* Environment dependent values * Values in different config sets, identified by name, which can be selected on a 'per request' basis using the X-DYNAMIC-SETTINGS HTTP header
Both the added configuration values and config sets would live at ETCD, which will be continuously monitored by this library in order to transparently update your app settings upon changes.
This package contains the Python 3 version of the library.
其他与 python3-django-etcd-settings 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-etcd
- Python Etcd client library - Python3 module
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python-django-etcd-settings-doc (= 0.1.13+dfsg-3)
- config manager for Django apps based on ETCD (Documentation)