[ ソース: django-cache-memoize ]
パッケージ: python3-django-cache-memoize (0.2.0-1)
python3-django-cache-memoize に関するリンク
Debian の資源:
django-cache-memoize ソースパッケージをダウンロード:
- [django-cache-memoize_0.2.0-1.dsc]
- [django-cache-memoize_0.2.0.orig.tar.gz]
- [django-cache-memoize_0.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Django utility for a memoization decorator
This memoization decorator uses the Django cache framework. It works with non-trivial arguments and keyword arguments.
There is support for memoized function calls to be invalidated.
Includes the ability to use as a "guard" for repeated execution when storing the function result isn't important or needed.
その他の python3-django-cache-memoize 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤