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-10.0.2.tar.gz
(27.1 kB
view details)
Built Distribution
pyee-10.0.2-py3-none-any.whl
(15.2 kB
view details)
File details
Details for the file pyee-10.0.2.tar.gz
.
File metadata
- Download URL: pyee-10.0.2.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
266e0389ac212e364bca1dc5e7cd92ddf8d3a06259cbfc2687aa54c7f1a0da94
|
|
MD5 |
2e59980062741b8248a4da30f79ccb71
|
|
BLAKE2b-256 |
77d9a30ac4d0f1a8bafed24bf12fb11a3abcdb31e58e362814632f98e12d721b
|
File details
Details for the file pyee-10.0.2-py3-none-any.whl
.
File metadata
- Download URL: pyee-10.0.2-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.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
798f8f70255b137da500e18274612ef256aa179b9352a67940dab59910167ddf
|
|
MD5 |
9b87fe6a2448f35600a7cdd6b3c1a8b7
|
|
BLAKE2b-256 |
156e67a5fad35a7a741f4b601d6251434da2086c64b252f2b2b38e6bb70d489b
|