installib

Install helper library


License
BSD-3-Clause
Install
pip install installib==0.3

Documentation

Installib: friendly installation testing

pypi-version

Installib helps your to write post-installation tests on Windows Systems.

Prerequisites

  • Python 2.7+.
  • Some functionality requires run as administrator.
  • Behave (optional).
pip install behave

Install

Install the installib package using pip:

pip install installib

Troubleshooting

  • Install python for 64 bit in x64 machines.

Authors

  • @ivanpjcts (Iván Martín Vedriel) - also maintainer.