Skip to content
Sections
>> Trisquel >> Pakete >> aramo >> python >> python3-memoized-property
aramo  ]
[ Quellcode: python-memoized-property  ]

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

Andere Pakete mit Bezug zu python3-memoized-property

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

python3-memoized-property herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 5,2 kB30 kB [Liste der Dateien]