python3-backcall

Callback functions for Python
  https://github.com/takluyver/backcall
  0
  no reviews



Specification for callback functions passed into an API. Provides a mechanism for specifying the callback signature using a prototype function and adapts callbacks with unneeded arguments to be compatible with the original signature.