Skip to content
Sections
>> Trisquel >> Pakiety >> aramo >> python >> python3-memoized-property
aramo  ]
[ Pakiet źródłowy: python-memoized-property  ]

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

Inne pakiety związane z python3-memoized-property

  • wymaga
  • poleca
  • sugeruje
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

Pobieranie python3-memoized-property

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 5,2 KiB30 KiB [lista plików]