[ aramo ]
[ 源代码: python-echo ]
软件包: python3-echo (0.5-2)
python3-echo 的相关链接
Trisquel 的资源:
下载源码包 python-echo:
维护者:
Original Maintainer:
- Josue Ortega
外部的资源:
- 主页 [echo.readthedocs.io]
相似软件包:
Callback Properties in Python
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).
其他与 python3-echo 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-qtpy
- abtraction layer for PySide/PyQt4/PyQt5 (Python 3)