A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Project description
pyee
pyee supplies a EventEmitter
object that is similar to the
EventEmitter
class from Node.js. It also supplies a number of subclasses
with added support for async and threaded programming in python, such as
async/await.
Docs
Autogenerated API docs, including basic installation directions and examples, can be found at https://pyee.readthedocs.io.
Development
See DEVELOPMENT.md.
Changelog
See CHANGELOG.md.
Contributors
See ONTRIBUTORS.,md.
License
MIT/X11, see LICENSE.
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
pyee-12.0.0.tar.gz
(29.7 kB
view hashes)
Built Distribution
pyee-12.0.0-py3-none-any.whl
(14.8 kB
view hashes)