[ Fonte: python-memoized-property ]
Pacote: python3-memoized-property (1.0.3-2)
Links para python3-memoized-property
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte 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]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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()
Outros pacotes relacionados a python3-memoized-property
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download de python3-memoized-property
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 5.4 kB | 32.0 kB | [lista de arquivos] |