[ Source: python-memoized-property ]
Пакунок: python3-memoized-property (1.0.3-2)
Links for python3-memoized-property
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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()
Інші пакунки пов'язані з python3-memoized-property
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Завантажити python3-memoized-property
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 5.4 kB | 32.0 kB | [список файлів] |