Skip to content
Sections
>> Trisquel >> Paquets >> aramo >> python >> python3-memoized-property
aramo  ]
[ Paquet source : python-memoized-property  ]

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

Autres paquets associés à python3-memoized-property

  • dépendances
  • recommandations
  • suggestions
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

Télécharger python3-memoized-property

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 5,2 ko30 ko [liste des fichiers]