.. _f-windows: module ``startup.windows`` ========================== Short summary +++++++++++++ module ``pymyinstall.startup.windows`` Function to start on Windows from scratch Functions +++++++++ +---------------------------------------------------------------------------------------------+--------------------------------------------------------+ | function | truncated documentation | +=============================================================================================+========================================================+ | :func:`windows_default_tools_list ` | returns a list of tools to install | +---------------------------------------------------------------------------------------------+--------------------------------------------------------+ | :func:`windows_startup ` | Installs many tools. It does not work with Python 2.7. | +---------------------------------------------------------------------------------------------+--------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.startup.windows :members: :special-members: __init__ :show-inheritance: