all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-memoized-property  ]

Package: python3-memoized-property (1.0.3-2)

Links for python3-memoized-property

Screenshot

Debian Resources:

Download Source Package python-memoized-property:

Maintainers:

External Resources:

Similar packages:

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
  • enhances

Download python3-memoized-property

Download for all available architectures
Architecture Package Size Installed Size Files
all 5.4 kB32.0 kB [list of files]