A pythonic event emitter inspired by Node.js' EventEmitter and Python's logging libraries.
Project description
eventing
A pythonic event emitter inspired by Node.js' EventEmitter and Python's logging libraries.
This project adheres to Semantic Versioning.
Rationale
This project sprung to life partly from wanting to learn TDD and publishing a python package, but also from the need of an event pattern akin to Node.js' EventEmitter that will with asyncio in a nice pythonic way.
I envision it in a similar API as Python's logging module, in that it'll "just work" regardless of event loops, threads (and possibly even subprocesses); something I haven't found in the myriad event packages on PyPI. Hopefully, it'll become something of use to others as well.
Docs
Autogenerated API docs can be found at https://eventing.readthedocs.io.
Note: Until a version
>=1.0.0
these are not maintained as a public API has yet to be established.
Development
See DEVELOPMENT
Changelog
See CHANGELOG
License
MIT, 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
Built Distribution
File details
Details for the file eventing-0.3.0.tar.gz
.
File metadata
- Download URL: eventing-0.3.0.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c89b5c90f47a8da37d795d3ac5c5157a1cc68128377729b10aa3d97a19a4153 |
|
MD5 | 46023bdccfc31250f0d24e79067d96d3 |
|
BLAKE2b-256 | 68ea35918a721a558a854b1b0c86015fd4b1079ce8e48985b0afa5f0a0a0ab1e |
File details
Details for the file eventing-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: eventing-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61225a101181183c8dcb5cad544e34c17d81bef61ec65d91eb814975be2586f8 |
|
MD5 | 52889a175d6c021769be5f7345fd82e3 |
|
BLAKE2b-256 | 147187b43ab20e48f069ed5abc74b1e0723a8fd92106e40ff9c82d55ee784769 |