[ trixie ]
[ sid ]
[ Source: python-async-property ]
Package: python-async-property-doc (0.2.2-3)
Links for python-async-property-doc
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:
decorator for async properties (Documentation)
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 pytest.
This package contains the documentation.
Other Packages Related to python-async-property-doc
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.2)
- JavaScript-understøttelse for Sphinx-dokumentation
Download python-async-property-doc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 26.4 kB | 127.0 kB | [list of files] |
