SlackBuildsOrg/python/python3-simplegeneric
..
python3-simplegeneric.info
python3-simplegeneric.SlackBuild
README
slack-desc

The simplegeneric module lets you define simple single-dispatch
generic functions, akin to Python's built-in generic functions like
len(), iter() and so on.