A rough port of Node.js's EventEmitter to Python with a few tricks of its own
Project description
pyee
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyee-11.0.1.tar.gz
(27.9 kB
view details)
Built Distribution
pyee-11.0.1-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file pyee-11.0.1.tar.gz
.
File metadata
- Download URL: pyee-11.0.1.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a642c51e3885a33ead087286e35212783a4e9b8d6514a10a5db4e57ac57b2b29
|
|
MD5 |
0ab7ea78c5976ede777a02312fcafc96
|
|
BLAKE2b-256 |
1088c9a028db29f009170db6337a5096476a12448ffce437bbf91458fd5b5767
|
File details
Details for the file pyee-11.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyee-11.0.1-py3-none-any.whl
- Upload date:
- Size: 15.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
9bcc9647822234f42c228d88de63d0f9ffa881e87a87f9d36ddf5211f6ac977d
|
|
MD5 |
e5459aeff59ec634fd67023aaaf6724f
|
|
BLAKE2b-256 |
7a40bfe7fd2cb55ca7dbb4c56e9f0060567c3e84dd9bdf8a782261f1d2d7c32f
|