pyee

将 Node.js 的 EventEmitter 移植到 Python,并加入了一些自己的技巧。「A rough port of Node.js's EventEmitter to Python with a few tricks of its own」

Github stars Tracking Chart

pyee

Documentation Status

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.

Overview

Name With Ownerjfhbrook/pyee
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:MIT License
Release Count38
Last Release Namev11.1.0 (Posted on 2023-11-23 08:11:44)
First Release Name1.0.0 (Posted on 2015-09-20 17:37:46)
Created At2011-07-16 23:29:31
Pushed At2024-03-20 17:34:17
Last Commit At2020-11-12 20:12:31
Stargazers Count344
Watchers Count15
Fork Count36
Commits Count320
Has Issues Enabled
Issues Count59
Issue Open Count2
Pull Requests Count61
Pull Requests Open Count4
Pull Requests Close Count26
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top