python3-echo

Callback Properties in Python

Description

Python Echo is a small library for attaching callback functions to property state changes. The main features of Echo are:
 - A simple, property-like interface to monitor state changes.
 - Decorator syntax to create callback property getter/setter methods,
   similar to @property.
 - Context managers to delay or ignore callback events.
 - Helper functions to connect callback properties to GUI elements
   (at the moment only Qt is supported).

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://echo.readthedocs.io


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-echo