python-async-property-doc - 0.2.2-2 main

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 documentation.

Priority: optional
Section: doc
Suites: dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 131.1 kB
Architectures: all 

 

Versions

0.2.2-2 all