Пакет: python3-memoized-property (1.0.3-2)
Ссылки для python3-memoized-property
Ресурсы Trisquel:
Исходный код 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]
Сопровождающий:
Original Maintainers:
- Debian Python Team
- Steffen Moeller
- Nilesh Patra
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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,2 Кб | 30 Кб | [список файлов] |