[ 源代码: pyee ]
软件包:python3-pyee(9.0.4-1)
Python 3 port of node.js's EventEmitter to Python
This package contains the pyee module for Python 3. pyee supplies an EventEmitter object similar to the EventEmitter from node.js. This allows developers to register a function to an event, which means that when the event is emitted, the function will be called.
其他与 python3-pyee 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
