A MessageBus / CommandBus light implementation for Python. Simple pattern that allows a clean decoupling in projects of any size! :-)
TurboBus is an opinionated implementation of Command Responsibility Segregation pattern in python.
Command Bus Pattern in Python