- Free software: LGPLv3 license
- Documentation: https://morris.readthedocs.org.
- Create signals with a simple decorator :class:`morris.signal`
- Send signals by calling the decorated method or function
- Connect to and disconnect from signals with :meth:`morris.signal.connect()` and :meth:`morris.signal.disconnect()`.
- Test your code with :meth:`morris.SignalTestCase.watchSignal()`, :meth:`morris.SignalTestCase.assertSignalFired()`, :meth:`morris.SignalTestCase.assertSignalNotFired()` and :meth:`morris.SignalTestCase.assertSignalOrdering()`
-
Notifications
You must be signed in to change notification settings - Fork 1
Morris is an announcement (signal/event) system for Python
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
zyga/morris
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Morris is an announcement (signal/event) system for Python
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Stars
Watchers
Forks
Packages 0
No packages published