[ ソース: python-echo ]
パッケージ: python3-echo (0.5-2)
python3-echo に関するリンク
Debian の資源:
python-echo ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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 language (Python 3)
-
- dep: python3-qtpy
- Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3)