все параметры
trixie  ] [  forky  ] [  sid  ]
[ Источник: python-async-property  ]

Пакет: python3-async-property (0.2.2-2)

Ссылки для python3-async-property

Screenshot

Ресурсы Debian:

Исходный код python-async-property:

Сопровождающие:

Внешние ресурсы:

Подобные пакеты:

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

  • зависимости
  • рекомендации
  • предложения
  • enhances

Загрузка python3-async-property

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 8,8 Кб52,0 Кб [список файлов]