.. _f-pymydeps: module ``cli.pymy_deps`` ======================== Short summary +++++++++++++ module ``pymyinstall.cli.pymy_deps`` script which looks into the dependencies for a module Functions +++++++++ +-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===========================================================+==========================================================================================================================+ | :func:`do_main ` | calls function :func:`missing_dependencies` | +-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`get_parser ` | defines the way to parse the script ``pymy_deps`` | +-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`main ` | calls function :func:`missing_dependencies` but is meant to be added to scripts folder, parse command line arguments ... | +-----------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.cli.pymy_deps :members: :special-members: __init__ :show-inheritance: