wszystkie opcje
bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: lazy  ]

Pakiet: python3-lazy (1.5.1-1.1)

Odnośniki dla python3-lazy

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego lazy:

Opiekun:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z python3-lazy

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-lazy

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 6,0 KiB30,0 KiB [lista plików]