python-peak.rules

generic functions support for Python

Description

PEAK-Rules is a highly-extensible framework for creating and using generic functions in Python.

PEAK-Rules supports out of the box: multiple-dispatch on positional arguments using tuples of types, full predicate dispatch using strings containing Python expressions, and CLOS-like method combining. Additionally, PEAK-Rules allows one to mix and match dispatch engines and custom method combinations.

This package also provides some third party contribution over PEAK-Rules, in particular:

 * prioritized_methods - prioritize methods to resolve dispatch ambiguities

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://pypi.python.org/pypi/PEAK-Rules


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-peak.rules