.. _f-moduledependencies: module ``installhelper.module_dependencies`` ============================================ Short summary +++++++++++++ module ``pymyinstall.installhelper.module_dependencies`` Guess missing dependencies :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===============================================================================================================+=============================================================================================================================+ | :func:`_main_pipdeptree ` | The function relies on module `pipdeptree.main `_. | +---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :func:`get_default_ignore_modules ` | A couple of modules have some dependencies on not supported modules or modules integrated to the standard distributiion ... | +---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ | :func:`missing_dependencies ` | Returns the list of missing dependencies for the installed modules. | +---------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.installhelper.module_dependencies :members: :special-members: __init__ :show-inheritance: