Skip to main content

a simple python event bus

Project description

# simple-event-bus

a simple python event bus

## Install:

` bash pip install simple_event_bus `

## Example:

## Features

  • EventBus

  • AsyncEventBus

  • EventBus.run_forever function

  • EventBus.publish_event accept Event , EVENT_TYPE and str.

  • Event can get current_app

  • listening function args check

> This project use black, please set Continuation indent = 4 > Pycharm - File - Settings - Editor - Code Style - Python - Tabs and Indents

> Use flake8 to check your code style.

# simple_event_bus history


## 0.0.0

  • first commit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_event_bus-0.0.1.tar.gz (23.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page