- light-weight asynchronous event system, support in-process communication, remote message server (currently redis
- only) communication and remote procedure call (RPC).
- Free software: MIT license
- Documentation: https://pyemit.readthedocs.io.
- asynchronous support.
- support in-process communication
- support remote message server (currently redis, aioredis is required)
- RPC (Remote procedure call)
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.