[ Fonte: lazy ]
Pacote: python3-lazy (1.5.1-1.1)
Links para python3-lazy
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 lazy:
Mantenedor(a):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
Lazy attributes for Python objects (Python 3)
Lazy attributes are computed attributes that are evaluated only once, the first time they are used. Subsequent uses return the results of the first call. They come handy when code should run
- late, i.e. just before it is needed, and - once, i.e. not twice, in the lifetime of an object.
You can think of it as deferred initialization.
This package installs the library for Python 3.
Outros pacotes relacionados a python3-lazy
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
Download de python3-lazy
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 6.0 kB | 30.0 kB | [lista de arquivos] |