FICHA · MANJARO

python-pydispatcher

Multi-Producer Multi-Consumer Observer Pattern for Python

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Implements a signal-dispatching observer pattern for Python applications. It helps multiple senders and receivers communicate through events without direct references between every component.

Event dispatch can make control flow less obvious. Use clear signal names and avoid handlers that perform surprising, slow, or security-sensitive side effects.

Permissions

Permissions not analysed for this source yet.