mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 21:22:15 -05:00
[PR #1711] Add mediatr library #1487
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1711
Author: @megafetis
Created: 1/11/2021
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
0ef8959Add mediatr library and new category "Event aggregators, CQRS"9223273Update README.md📊 Changes
1 file changed (+7 additions, -0 deletions)
View changed files
📝
README.md(+7 -0)📄 Description
What is this Python project?
Mediator pattern implementation for python 3.6+. Supports pipline behaviors, async handling.
Library uses type annotations to register handlers and behaviors and match queries to them.
What's the difference between this Python project and similar ones?
Anyone who agrees with this pull request could submit an Approve review to it.
https://github.com/megafetis/mediatr_py
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.