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
—
[Black formatter](https://github.com/psf/black)
> This project use black, please set Continuation indent = 4 > Pycharm - File - Settings - Editor - Code Style - Python - Tabs and Indents
[Flake8 lint](https://github.com/PyCQA/flake8)
> Use flake8 to check your code style.
This project is made by [AngusWG/cookiecutter-py-package](https://github.com/AngusWG/cookiecutter-py-package.git)
# simple_event_bus history
## 0.0.0
first commit
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
File details
Details for the file simple_event_bus-0.0.1.tar.gz
.
File metadata
- Download URL: simple_event_bus-0.0.1.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 200128d5685b879c16ad6159ed0ac7bbf31467cba66ef4514b53eb0274bc5cf1 |
|
MD5 | e76888599185aec7aff88eb12e95fdd3 |
|
BLAKE2b-256 | eb240bf250f73d6611c4cd53508565c8560eda66e26dbdd1aa9974e547cd513c |