py-emit

https://img.shields.io/pypi/v/pyemit.svg https://img.shields.io/travis/jieyu-tech/pyemit.svg Documentation Status https://codecov.io/gh/zillionare/pyemit/branch/master/graph/badge.svg
light-weight asynchronous event system, support in-process communication, remote message server (currently redis
only) communication and remote procedure call (RPC).

Features

  • asynchronous support.
  • support in-process communication
  • support remote message server (currently redis, aioredis is required)
  • RPC (Remote procedure call)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.