Package: python3-morris (1.2-4)
Links for python3-morris
Debian Resources:
Download Source Package python-morris:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
announcement (signal/event) system for Python 3
Morris is a simple Python library for creating notification mechanism similar to Qt signals or C# events. Application developers can create signals with a simple decorator (@signal), send signals by calling the decorated method or function, connect to and disconnect from signals with signal.connect() and signal.disconnect().
Morris comes with support for writing high-level unit tests using the SignalTestCase.{watchSignal,assertSignalFired,assertSignalNotFired}() methods. Appropriate ordering constraints on multiple signals can be tested using the SignalTestCase.assertSignalOrdering() method.
This package contains version of the library for Python 3
Other Packages Related to python3-morris
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-morris
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.4 kB | 66.0 kB | [list of files] |