python3-signaller

Signals and slots with asyncio support (Python3 version)

Description

Signals and slots implementation with asyncio support. Slots can be functions, methods or coroutines. Weak references are used by default. If a slot is a coroutine, it will be scheduled to run asynchronously with asyncio.async().

This package contains the Python 3 version of the library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/xmikos/signaller


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-signaller