pyee 13.0.0


pip install pyee

  Latest version

Released: Mar 17, 2025


Meta
Author: Josh Holbrook
Requires Python: >=3.8

Classifiers

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Topic
  • Other/Nonlisted Topic

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 CONTRIBUTORS.md.

License

MIT/X11, see LICENSE.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
typing-extensions