predicate-dispatch

Predicative dispatch decorator for Python, based on idea from book "Functional Programming in Python".

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install predicate-dispatch

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.4.0 2022-11-12
0.3.0 2022-11-12
0.2.3 2022-11-11
0.2.2 yanked 2022-11-11
0.2.1 2022-11-11
0.2.0 2022-11-10
0.1.11 2022-11-07
0.1.10 2022-11-06
0.1.9 2022-11-06
0.1.8 2022-11-06
0.1.7 2022-11-06
0.1.6 2022-11-05
0.1.5 yanked 2022-11-04

Issues with this package?

Page last updated 2026-09-03 10:53:32 UTC