.. _f-callsetuphook: module ``pycode.call_setup_hook`` ================================= Short summary +++++++++++++ module ``pyquickhelper.pycode.call_setup_hook`` Helper for the setup. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================+===============================================================================================+ | :func:`call_setup_hook ` | Calls function :func:`_setup_hook` for a specific module, it is called in a separate process. | +----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ | :func:`call_setup_hook_cmd ` | Prepares the command line to call function :func:`_setup_hook` for a specific module. | +----------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pycode.call_setup_hook :members: :special-members: __init__ :show-inheritance: