[ Paquet source : python-memoized-property ]
Paquet : python3-memoized-property (1.0.3-2)
Liens pour python3-memoized-property
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-memoized-property :
- [python-memoized-property_1.0.3-2.dsc]
- [python-memoized-property_1.0.3.orig.tar.gz]
- [python-memoized-property_1.0.3-2.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Télécharger python3-memoized-property
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 5,4 ko | 32,0 ko | [liste des fichiers] |