[ ソース: python-django-appconf ]
パッケージ: python3-django-appconf (1.0.2-3)
python3-django-appconf に関するリンク
Debian の資源:
python-django-appconf ソースパッケージをダウンロード:
- [python-django-appconf_1.0.2-3.dsc]
- [python-django-appconf_1.0.2.orig.tar.xz]
- [python-django-appconf_1.0.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
helper class handling configuration defaults of apps - Python 3.x
Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults.
This package provides the Python 3.x module.
その他の python3-django-appconf 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高水準 Python ウェブ開発フレームワーク (Python 3 版)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: python-django-appconf-doc
- helper class handling configuration defaults of apps - doc