wszystkie opcje
trixie  ] [  sid  ]
[ Pakiet źródłowy: python-async-property  ]

Pakiet: python3-async-property (0.2.2-2)

Odnośniki dla python3-async-property

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-async-property:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

decorator for async properties (Python3 version)

Python decorator for async properties. You can use @async_property just as you would with @property, but on an async function.

Features:

 * Both regular and cached property.
 * Cached properties can be accessed multiple times without repeating
   function call.
 * Uses asyncio.Lock to ensure cached functions are called only once.
 * Full test coverage with py.test.

This package contains the Python 3 version of the library.

Inne pakiety związane z python3-async-property

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-async-property

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