A port of node.js's EventEmitter to python.
Project description
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 as seen in python 3.5+.
Docs:
Autogenerated API docs, including basic installation directions and examples, can be found at https://pyee.readthedocs.io .
Development:
See DEVELOPMENT.rst.
Changelog:
See CHANGELOG.rst.
Contributors:
See CONTRIBUTORS.rst.
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-9.0.4.tar.gz
(20.2 kB
view hashes)
Built Distribution
pyee-9.0.4-py2.py3-none-any.whl
(14.9 kB
view hashes)