.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``manydataapi`` Module *manypi*. Many pieces of code to access and process various API mostly used for teaching purpose. :githublink:`%|py|8` Functions +++++++++ +-----------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===============================================+=======================================================================================================================+ | :func:`_setup_hook ` | if this function is added to the module, the help automation and unit tests call it first before anything goes on ... | +-----------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | :func:`check ` | Checks the library is working. It raises an exception. | +-----------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: manydataapi :members: :special-members: __init__ :show-inheritance: