Alle Optionen
trixie  ] [  sid  ]
[ Quellcode: python-async-property  ]

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

Links für python3-async-property

Screenshot

Debian-Ressourcen:

Quellcode-Paket python-async-property herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu python3-async-property

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python3-async-property herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 8,8 kB52,0 kB [Liste der Dateien]