Module

Effectful

Algebraic effects and handlers for Python metaprogramming

Effectful is an experimental Python library for metaprogramming with algebraic effects and handlers, and a core component of ChiRho.

Overview

Effectful is an algebraic effect system for Python. It provides abstractions for metaprogramming with effects and handlers, including the machinery needed to build and transform probabilistic programs.