[ trixie ]
[ sid ]
[ Source: python-async-property ]
Package: python3-async-property (0.2.2-3)
Links for python3-async-property
Debian Resources:
Download Source Package python-async-property:
- [python-async-property_0.2.2-3.dsc]
- [python-async-property_0.2.2.orig.tar.gz]
- [python-async-property_0.2.2-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
decoratore per proprietà asincrone (versione Python 3)
Decoratore Python per proprietà asincrone. È possibile utilizzare @async_property proprio come si farebbe con @property, ma su una funzione asincrona.
Caratteristiche:
* proprietà sia regolari sia memorizzate nella cache; * possibilità di accedere più volte alle proprietà memorizzate nella cache senza ripetere la chiamata di funzione; * uso di asyncio.Lock per garantire che le funzioni memorizzate nella cache vengano chiamate una sola volta; * copertura completa dei test con pytest.
Questo pacchetto contiene la versione per Python 3 della libreria.
Other Packages Related to python3-async-property
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- sug: python-async-property-doc
- decoratore per proprietà asincrone (documentazione)
Download python3-async-property
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 9.1 kB | 52.0 kB | [list of files] |
