Skip to content
Sections
>> Trisquel >> Packages >> aramo >> python >> python3-memoized-property
aramo  ]
[ Source: python-memoized-property  ]

Package: 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()

Other Packages Related to python3-memoized-property

  • depends
  • recommends
  • suggests
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

Download python3-memoized-property

Download for all available architectures
Architecture Package Size Installed Size Files
all 5.2 kB30 kB [list of files]