pyee(1)
| PYEE(1) | General Commands Manual | PYEE(1) |
" "pyee"
NAME
pyee - pyee Documentation
pyee is a rough port of node.js's EventEmitter. Unlike its namesake, it includes a number of subclasses useful for implementing async and threaded programming in python, such as async/await as seen in python 3.5+.
INSTALL:
You can install this project into your environment of choice using pip:
pip install pyee
API DOCS:
- Fork Me On GitHub!
- These Very Docs on readthedocs.io
- genindex
- modindex
- search
AUTHOR
Joshua Holbrook
COPYRIGHT
2020, Joshua Holbrook
| January 14, 2020 | 6.0.0 |
