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