все параметры
bookworm  ] [  trixie  ] [  sid  ]
[ Источник: lazy  ]

Пакет: python3-lazy (1.5.1-1.1)

Ссылки для python3-lazy

Screenshot

Ресурсы Debian:

Исходный код lazy:

Сопровождающий:

Внешние ресурсы:

Подобные пакеты:

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.

Другие пакеты, относящиеся к python3-lazy

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка python3-lazy

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 6,0 Кб30,0 Кб [список файлов]