FICHA · MANJARO

python-pykka

Easy to use concurrency abstractions for Python using the actor model

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

Description

Provides actor-model concurrency abstractions for Python. It helps applications structure independent components that exchange messages instead of sharing state directly.

Actor systems can simplify concurrency, but message ordering, shutdown, and error handling still matter. Design supervision and cleanup paths before relying on it in services.

Permissions

Permissions not analysed for this source yet.