module installhelper.install_manual

Short summary

module pymyinstall.installhelper.install_manual

Contains a list of web site with some useful tools.

source on GitHub

Functions

function

truncated documentation

get_install_list

returns the list of tools a developper might need

open_tool_on_browser

open a page on browser for a specific tool

Documentation

Contains a list of web site with some useful tools.

source on GitHub

pymyinstall.installhelper.install_manual.get_install_list()

returns the list of tools a developper might need

source on GitHub

pymyinstall.installhelper.install_manual.open_tool_on_browser(tool=None)

open a page on browser for a specific tool

Parameters:

tool – tool name

source on GitHub