.. _f-main: module ``__main__`` =================== Short summary +++++++++++++ module ``pyquickhelper.__main__`` Implements command line ``python -m pyquickhelper ``. :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------+----------------------------------------------------------+ | function | truncated documentation | +============================================+==========================================================+ | :func:`main ` | Implements ``python -m pyquickhelper ``. | +--------------------------------------------+----------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.__main__ :members: :special-members: __init__ :show-inheritance: