.. _l-modules: Modules ======= +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | module | truncated documentation | +====================================================================================================================================+=======================================================================================================================================================================================================================================================================================================================================================================================================+ | :ref:`__init__ ` | module ``pymyinstall`` Documentation for this file. To install a list of modules for a machine learner::: from pymyinstall import complete_installation, install_scite, install_pandoc, open_tool_on_browser for _ in complete_installation() : _.install(temp_folder="install") install_scite("install") install_pandoc("install") open_tool_on_browser() | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``pymyinstall.installhelper`` Shortuts | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``pymyinstall.packaged`` Shortcuts to packaged | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`__init__ ` | module ``pymyinstall.win_installer`` @breif shortcuts to win_installer | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`automate_install ` | module ``pymyinstall.packaged.automate_install`` Install or update all packages. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`get_pip ` | | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`import_pywin32 ` | module ``pymyinstall.win_installer.import_pywin32`` @grief Functions to help using pywin32. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_cmd_helper ` | module ``pymyinstall.installhelper.install_cmd_helper`` Various function to install various python module from various location. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom ` | module ``pymyinstall.installhelper.install_custom`` Various functions to install some application such as `pandoc `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_7z ` | module ``pymyinstall.installhelper.install_custom_7z`` Various functions to install some applications such as `7z `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_R ` | module ``pymyinstall.installhelper.install_custom_R`` Various functions to install `R `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_julia ` | module ``pymyinstall.installhelper.install_custom_julia`` Various functions to install `Julia `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_mingw ` | module ``pymyinstall.installhelper.install_custom_mingw`` Various functions to install `MinGW `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_pandoc ` | module ``pymyinstall.installhelper.install_custom_pandoc`` Various functions to install some application such as `pandoc `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_python ` | module ``pymyinstall.installhelper.install_custom_python`` Various functions to install `python `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_revealjs ` | module ``pymyinstall.installhelper.install_custom_revealjs`` Various functions to install `reveal.js `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_scite ` | module ``pymyinstall.installhelper.install_custom_scite`` Various functions to install `SciTE `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_sqlitespy ` | module ``pymyinstall.installhelper.install_custom_sqlitespy`` Various functions to install `SQLiteSpy `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_custom_vs ` | module ``pymyinstall.installhelper.install_custom_vs`` Various functions to install `MinGW `_. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_manual ` | module ``pymyinstall.installhelper.install_manual`` Contains a list of web site with some useful tools. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_memoize ` | module ``pymyinstall.installhelper.install_memoize`` Caching functions | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`install_venv_helper ` | module ``pymyinstall.installhelper.install_venv_helper`` Helpers for virtualenv | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`ipython_helper ` | module ``pymyinstall.setuphelper.ipython_helper`` Change ipython configuration | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`link_shortcuts ` | module ``pymyinstall.installhelper.link_shortcuts`` Various helper about shortcuts and links | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`module_install ` | module ``pymyinstall.installhelper.module_install`` Various function to install various python module from various location. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`packaged_config ` | module ``pymyinstall.packaged.packaged_config`` Defines different set of modules to install. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`packaged_config_full_set ` | module ``pymyinstall.packaged.packaged_config_full_set`` Defines different set of modules to install. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`requirements ` | module ``pymyinstall.installhelper.requirements`` helpers around requirements | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_batch ` | module ``pymyinstall.win_installer.win_batch`` Creates batch file to set up the environment | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_exception ` | module ``pymyinstall.win_installer.win_exception`` Helpers, inspired from `utils.py `_ | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_extract ` | module ``pymyinstall.win_installer.win_extract`` Helpers, inspired from `utils.py `_ | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_fix_compiler_c ` | module ``pymyinstall.win_installer.win_fix_compiler_c`` Various to set up a C++ compiler | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_helper ` | module ``pymyinstall.win_installer.win_helper`` Helpers, inspired from `utils.py `_ | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_innosetup_helper ` | module ``pymyinstall.win_installer.win_innosetup_helper`` Functions to prepare a setup on Windows, use InnoSetup | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_ipy_kernels ` | module ``pymyinstall.win_installer.win_ipy_kernels`` Functions to prepare a setup on Windows, R functions | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_ipython_helper ` | module ``pymyinstall.win_installer.win_ipython_helper`` Functions to prepare a setup on Windows | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_packages ` | module ``pymyinstall.win_installer.win_packages`` To install packages for a specific distribution. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_patch ` | module ``pymyinstall.win_installer.win_patch`` Patch the distribution to make it portable | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_setup_julia ` | module ``pymyinstall.win_installer.win_setup_julia`` Functions to prepare a setup on Windows, R functions | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_setup_main ` | module ``pymyinstall.win_installer.win_setup_main`` Functions to prepare a setup on Windows | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_setup_main_helper ` | module ``pymyinstall.win_installer.win_setup_main_helper`` Helpers for function :func:`win_python_setup` | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_setup_mark_step ` | module ``pymyinstall.win_installer.win_setup_mark_step`` Functions to remember a step was done, uses files. | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`win_setup_r ` | module ``pymyinstall.win_installer.win_setup_r`` Functions to prepare a setup on Windows, R functions | +------------------------------------------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. toctree:: :maxdepth: 1 pymyinstall/__init__ pymyinstall/installhelper/__init__ pymyinstall/installhelper/get_pip pymyinstall/installhelper/install_cmd_helper pymyinstall/installhelper/install_custom pymyinstall/installhelper/install_custom_7z pymyinstall/installhelper/install_custom_R pymyinstall/installhelper/install_custom_julia pymyinstall/installhelper/install_custom_mingw pymyinstall/installhelper/install_custom_pandoc pymyinstall/installhelper/install_custom_python pymyinstall/installhelper/install_custom_revealjs pymyinstall/installhelper/install_custom_scite pymyinstall/installhelper/install_custom_sqlitespy pymyinstall/installhelper/install_custom_vs pymyinstall/installhelper/install_manual pymyinstall/installhelper/install_memoize pymyinstall/installhelper/install_venv_helper pymyinstall/installhelper/link_shortcuts pymyinstall/installhelper/module_install pymyinstall/installhelper/requirements pymyinstall/packaged/__init__ pymyinstall/packaged/automate_install pymyinstall/packaged/packaged_config pymyinstall/packaged/packaged_config_full_set pymyinstall/setuphelper/ipython_helper pymyinstall/win_installer/__init__ pymyinstall/win_installer/import_pywin32 pymyinstall/win_installer/win_batch pymyinstall/win_installer/win_exception pymyinstall/win_installer/win_extract pymyinstall/win_installer/win_fix_compiler_c pymyinstall/win_installer/win_helper pymyinstall/win_installer/win_innosetup_helper pymyinstall/win_installer/win_ipy_kernels pymyinstall/win_installer/win_ipython_helper pymyinstall/win_installer/win_packages pymyinstall/win_installer/win_patch pymyinstall/win_installer/win_setup_julia pymyinstall/win_installer/win_setup_main pymyinstall/win_installer/win_setup_main_helper pymyinstall/win_installer/win_setup_mark_step pymyinstall/win_installer/win_setup_r