Modules

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