.. _f-pymystatus: module ``cli.pymy_status`` ========================== Short summary +++++++++++++ module ``pymyinstall.cli.pymy_status`` script which goes through all installed modules :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================+============================================================================================================+ | :func:`do_main ` | Calls function :func:`update_all` but is meant to be added to scripts folder. | +-------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+ | :func:`get_parser ` | defines the way to parse the script ``pymy_status`` | +-------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+ | :func:`main ` | calls function :func:`update_all` but is meant to be added to scripts folder, parse command line arguments | +-------------------------------------------------------------+------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.cli.pymy_status :members: :special-members: __init__ :show-inheritance: