Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> python >> python3-memoized-property
aramo  ]
[ ソース: python-memoized-property  ]

パッケージ: python3-memoized-property (1.0.3-2)

decorator to avoid redundant computation

This package allows one to tag methods that have may have their result buffered to save redundant computation, as in:

  @memoized_property
  def name(self):
      return some_expensive_load()

その他の python3-memoized-property 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

python3-memoized-property のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 5.2 kB30 kB [ファイル一覧]