wszystkie opcje
bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: python-memoized-property  ]

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

Odnośniki dla python3-memoized-property

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-memoized-property:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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

Pobieranie python3-memoized-property

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