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 [文件列表]