.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``pyquickhelper`` Module *pyquickhelper*. Helpers to produce documentation, test notebooks, walk through files, sphinx extension, jenkins helpers... :githublink:`%|py|8` Functions +++++++++ +-----------------------------------------------------------------------+-----------------------------------------------------------------------+ | function | truncated documentation | +=======================================================================+=======================================================================+ | :func:`check ` | Checks the library is working. It raises an exception if it does not. | +-----------------------------------------------------------------------+-----------------------------------------------------------------------+ | :func:`get_fLOG ` | return a logging function | +-----------------------------------------------------------------------+-----------------------------------------------------------------------+ | :func:`get_insetup_functions ` | Returns function used when a module includes C++ parts. | +-----------------------------------------------------------------------+-----------------------------------------------------------------------+ | :func:`load_ipython_extension ` | to allow the call ``%load_ext pyquickhelper`` | +-----------------------------------------------------------------------+-----------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper :members: :special-members: __init__ :show-inheritance: