[ ソース: python-django-etcd-settings ]
パッケージ: python3-django-etcd-settings (0.1.13+dfsg-4)
python3-django-etcd-settings に関するリンク
Debian の資源:
python-django-etcd-settings ソースパッケージをダウンロード:
- [python-django-etcd-settings_0.1.13+dfsg-4.dsc]
- [python-django-etcd-settings_0.1.13+dfsg.orig.tar.gz]
- [python-django-etcd-settings_0.1.13+dfsg-4.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-etcd
- Python Etcd client library - Python3 module
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library
-
- sug: python-django-etcd-settings-doc (= 0.1.13+dfsg-4)
- config manager for Django apps based on ETCD (Documentation)