Prerequisites

  • OS Linux
  • Python version 2.7

Preinstalled packages

Included to module installation

  • sh module for Python
  • mechanize module for Python
  • requests module for Python

Optional (used for special VCS types)

Perforce

Git

  • Git client (use sudo apt-get install git)
  • gitpython module for Python (use sudo pip install gitpython)

Optional (used for internal tests)

Need to be installed manually

Included to module installation

  • pytest module for Python
  • pylint module for Python
  • docker module for Python
  • httpretty module for Python
  • mock module for Python
  • sphinx module for Python
  • sphinx-argparse extension for Sphinx module