Installation

Requirements

Python

Viceroy requires Python 3.3 or higher.

Dependencies

You need to install the selenium Python package.

Installation

Simply pip install viceroy in your virtualenv, assuming you have the dependencies of selenium installed and a C compiler available.