backcall - PyPI
https://pypi.org/project/backcall09.06.2020 · If the callback takes fewer parameters than your prototype, backcall will wrap it in a function that discards the extra arguments. If the callback expects more arguments, a TypeError is thrown when it is registered. For more details, see the docs or the Demo notebook. The tests are run with pytest. In the root directory, execute: py.test