IDEA: a pypi library called wyofc*, extremely re-usable, respects your autonomy.
__init__.py
-----------
def okay(your_code:Callable[[Any],Any], *args, **kwargs)->Any:
return your_code(*args, **kwargs)
* Write your own *'ing code
Post
January 22, 2021