FICHA · MANJARO

python-pypubsub

Python publish-subcribe library

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

Description

Provides publish-subscribe messaging inside Python applications. It helps decouple components by letting publishers send events to interested subscribers without direct references between every part.

Pub-sub systems can hide control flow and side effects. Use clear topic names, bounded handlers, and explicit error behavior for important workflows.

Permissions

Permissions not analysed for this source yet.