A simple event dispatcher implementation in Python
Project description
Event Dispatcher
Event Dispatcher is a simple implementation of an event-driven architecture in Python. It allows you to define events, register handlers, and dispatch events to those handlers.
Features
- Define and dispatch custom events.
- Register and manage event handlers.
- Support for custom dispatchers.
Installation
To install the package, use:
pip install event_dispatcher
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
edispatcher-0.1.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for edispatcher-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e759d5d0a2bcddad7ec15bbf9dbe14e0d01bcd4fe74ede304aae44b5310cd52b |
|
MD5 | 9ac0c6d850a5f4e4bec77ece7eef14e3 |
|
BLAKE2b-256 | 513df88aa392ad08708d1a12f51f2359da92b432a94476049147652e33a6f338 |