module installhelper.install_custom_pandoc

Short summary

module pymyinstall.installhelper.install_custom_pandoc

Various functions to install some application such as pandoc.

Functions

function truncated documentation
install_pandoc Install
IsPandocInstalled  

Documentation

Various functions to install some application such as pandoc.

pymyinstall.installhelper.install_custom_pandoc.IsPandocInstalled()[source]
Returns:True of False whether or not it was installed
pymyinstall.installhelper.install_custom_pandoc.install_pandoc(temp_folder='.', fLOG=<built-in function print>, install=True, force_download=False)[source]

Install pandoc. It does not do it a second time if it is already installed.

Parameters:
  • temp_folder – where to download the setup
  • fLOG – logging function
  • install – install (otherwise only download)
  • force_download – force the downloading of pandoc
Returns:

temporary file