[ Источник: python-async-property ]
Пакет: python3-async-property (0.2.2-2)
Ссылки для python3-async-property
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-async-property:
- [python-async-property_0.2.2-2.dsc]
- [python-async-property_0.2.2.orig.tar.gz]
- [python-async-property_0.2.2-2.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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.
Другие пакеты, относящиеся к python3-async-property
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- sug: python-async-property-doc
- decorator for async properties (Documentation)
Загрузка python3-async-property
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 8,8 Кб | 52,0 Кб | [список файлов] |