This package browser is in early development. Mind the rough edges.

python-echo

Callback Properties in Python

Echo is a small library for attaching callback functions to property state changes.

Installation

Install the latest version of python-echo as follows:

guix install python-echo

Or install a particular version:

guix install python-echo@0.8.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of python-echo about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/python-echo'><img src='https://packages.guix.gnu.org/packages/python-echo/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-echo/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/python-echo)

Example Org:

[[https://packages.guix.gnu.org/packages/python-echo][https://packages.guix.gnu.org/packages/python-echo/badges/latest-version.svg]]