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+.https://github.com/jfhbrook/pyee
https://pyee.readthedocs.io/en/latest/
#python #node #eventdriven #eventdrivenprogramming #asynchronous #async #asyncio
〰️〰️〰️〰️〰️〰️
©@DjangoEx
GitHub
GitHub - jfhbrook/pyee: A rough port of Node.js's EventEmitter to Python with a few tricks of its own
A rough port of Node.js's EventEmitter to Python with a few tricks of its own - jfhbrook/pyee