An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with singledispatch

A curated list of projects in awesome lists tagged with singledispatch .

https://github.com/ikalnytskyi/singledispatchmethod

Backport of 'functools.singledispatchmethod' from Python 3.8 to Python 2.7 - 3.7.

backport python singledispatch

Last synced: 21 Oct 2025

https://github.com/bolaft/dispatchery

A Python package for advanced function dispatching and method overloading based on complex, nested, and parameterized types. Inspired by functools' singledispatch decorator.

dispatch function-overloading python singledispatch

Last synced: 14 Dec 2025

https://github.com/bswck/class_singledispatch

A singledispatch() for arguments that are classes annotated as specific types.

python singledispatch

Last synced: 05 Apr 2025

https://github.com/domdfcoding/singledispatch-json

Custom JSON Encoder for Python utilising functools.singledispatch to support custom encoders for both Python's built-in classes and user-created classes, without as much legwork.

json python python3 serialization singledispatch

Last synced: 15 Apr 2025